Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga don't remove credit.
- -->
- <head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Hover" content="#ffffff"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="image:Background" content="0"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="font:body" content="trebuchet ms"/>
- <meta name="text:link 1" content="home"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content="ask"/>
- <meta name="text:link 2 url" content="/ask"/>
- <meta name="text:link 3" content=""/>
- <meta name="text:link 3 url" content=""/>
- <meta name="text:link 4" content=""/>
- <meta name="text:link 4 url" content=""/>
- <meta name="text:link 5" content=""/>
- <meta name="text:link 5 url" content=""/>
- <meta name="text:link 6" content=""/>
- <meta name="text:link 6 url" content=""/>
- <meta name="text:link 7" content=""/>
- <meta name="text:link 7 url" content=""/>
- <meta name="text:link 8" content=""/>
- <meta name="text:link 8 url" content=""/>
- <style type="text/css">
- .wrapper{
- margin: 0px auto;
- width: 717px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: {color:Background};
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family:consolas;
- text-transform: normal;
- font-size:10px;
- line-height:12px;
- letter-spacing: 0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- {block:if3dhover}
- text-shadow:10px 0px transparent, -10px 0px transparent;
- transition: all 0.9s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;{/block:if3dhover}
- cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
- }
- a:hover{
- color:{color:hover};
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- {block:if3dhover}
- text-shadow:0px 0px #aaa, 0px 0px #aaa;
- transition: all 0.9s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;{/block:if3dhover}
- cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
- }
- #sidebar {
- width:180px;
- margin-left:140px;
- {block:PermalinkPage}
- margin-left:300px;
- {/block:PermalinkPage}
- height:auto;
- margin-top:140px;
- position:fixed;
- padding:5px;
- border:1px solid #ededed;
- }
- #posts {
- margin-left:350px;
- width:900px;
- {block:PermalinkPage}
- margin-left:240px;
- {/block:PermalinkPage}
- float:left;
- }
- #ok {
- text-align:center;
- margin-top:2px;
- }
- #gay {
- text-align:center;
- line-height:10px;
- margin-bottom:-2px;
- }
- iframe#tumblr_controls {-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;-webkit-filter: invert(100%);transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- .entry {
- border:1px solid #ededed;
- padding:5px;
- float:left;
- margin:15px;
- overflow:hidden;
- {block:IndexPage}
- width:230px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- line-height:14px;
- margin-left: 290px;
- {/block:PermalinkPage}
- }
- .entry img{
- {block:IndexPage}
- max-width:230px;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width:400px;
- {/block:PermalinkPage}
- }
- #pagination{
- display:none;
- }
- .clear {
- clear: both;
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- .permas
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- position:absolute;
- z-index:9999991;
- top: 4px;
- right: 4px;}
- .permas img{
- border-radius:20px;
- }
- .entry:hover .permas {
- -webkit-transition: opacity 0.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- filter: alpha(opacity = 100);
- }
- #postnotes{
- text-align: left;}
- #postnotes blockquote{
- border: 0px;}
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:10px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .title{
- font-size: 13px;
- line-height:17px;
- font-weight: bold;
- padding:0px 0px 0px 0px;
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- margin-left:5px;
- margin-top:-1px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:22px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- .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;
- }
- select {
- font-size: 10px;
- font-family:consolas;
- width: 170px;
- margin-left: 0px;
- padding:1px;
- border:1px solid #e2e2e2;
- color:{color:text};
- }
- option {
- font-size: 9px;
- text-align: left;
- }
- input[type=button]
- {
- font-size: 9px;
- }
- .perma
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- bottom:25px;
- -webkit-filter:invert(100%);
- width: px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- right:64px;
- 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);
- }
- .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;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- <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" />
- </style>
- <div class="wrapper">
- </div>
- <div id="sidebar">
- <a href="/"><img src="{image:Sidebar}" width=180px;></a></center>
- <div id="gay">
- <br>
- {description}</div>
- <center>
- <br><form name="jump">
- <select onChange="location.href=this.options[this.selectedIndex].value;">
- <i><option value="/">navigation</option>
- {block:iflink1}
- <option value="{text:link 1 url}">{text:link 1}</option>
- {/block:iflink1}
- {block:iflink2}
- <option value="{text:link 2 url}">{text:link 2}</option>
- {/block:iflink2}
- {block:iflink3}
- <option value="{text:link 3 url}">{text:link 3}</option>
- {/block:iflink3}
- {block:iflink4}
- <option value="{text:link 4 url}">{text:link 4}</option>
- {/block:iflink4}
- {block:iflink5}
- <option value="{text:link 5 url}">{text:link 5}</option>
- {/block:iflink5}
- {block:iflink6}
- <option value="{text:link 6 url}">{text:link 6}</option>
- {/block:iflink6}
- {block:iflink7}
- <option value="{text:link 7 url}">{text:link 7}</option>
- {/block:iflink7}
- {block:iflink8}
- <option value="{text:link 8 url}">{text:link 8}</option></i>
- {/block:iflink8}
- </select>
- </form></center>
- </div>
- </div>
- <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:IndexPage}
- {/block:IndexPage}
- {block:Text}
- <div style="padding:10px;">
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- <div class="caption">
- {Body}
- </div>
- {block:indexpage}
- <hr size="1" width="200">
- <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><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:10px;">
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}
- {block:indexpage}
- <hr size="1" width="200">
- <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><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>
- <div class="entryimg">
- <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{/block:IndexPage}{LinkCloseTag}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{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}
- {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
- <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
- {/block:Photoset}
- {block:Quote}
- <div style="padding:10px;">
- <span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right>
- {block:indexpage}
- <hr size="1" width="200">
- <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><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:10px;">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </div>
- {block:indexpage}
- <hr size="1" width="200">
- <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><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: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>
- {block:indexpage}
- <hr size="1" width="200">
- <div align="right" style="padding-right:10px; padding-top:3px;padding-bottom:0px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </a></div>{/block:indexpage}
- </div>
- {/block:Audio}
- {block:Video}
- {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}
- {Video-250}
- {/block:IndexPage}
- </center>
- {block:PermalinkPage}
- <center>{Video-400}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
- {block:PermalinkPage}</a>
- <div id="permapage"><br>
- <center>{block:notecount}
- {notecountwithlabel}
- {/block:notecount} {block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} {block:RebloggedFrom} Reblogged from
- <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
- <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}</center>
- <br><br>
- <div align="left">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </div>
- {/block:PermalinkPage}
- <div style="text-align:left;">
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}</div>
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:IndexPage}<br>
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}">next</a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}">back</a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement