Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------
- theme by cyrusnigga keep credit or d i e
- -------->
- <html lang="en">
- <head>
- <title>{title}</title>
- <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#000"/>
- <meta name="color:scrollbar Background" content="#fff"/>
- <meta name="color:Blog Description" content="#000000"/>
- <meta name="color:Title" content="#000000"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Hover" content="#FFF"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:Scrollbar" content="1"/>
- <meta name="if:one column" content="1"/>
- <meta name="if:Less Space Between Posts" content="0"/>
- <meta name="if:Dark images" content="0"/>
- <meta name="if:Black and white images" content="0"/>
- <meta name="text:1 title" content="home"/>
- <meta name="text:2 title" content="inbox"/>
- <meta name="text:3 title" content="archive"/>
- <meta name="text:4 title" content="random"/>
- <meta name="text:5 title" content="rss feed"/>
- <meta name="text:6 title" content=""/>
- <meta name="text:7 title" content=""/>
- <meta name="text:8 title" content=""/>
- <meta name="text:1 link" content="/"/>
- <meta name="text:2 link" content="/ask"/>
- <meta name="text:3 link" content="/archive"/>
- <meta name="text:4 link" content="/random"/>
- <meta name="text:5 link" content="/rss"/>
- <meta name="text:6 link" content="/"/>
- <meta name="text:7 link" content="/"/>
- <meta name="text:8 link" content="/"/>
- </script>
- <style type="text/css">
- body{
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: no-repeat;
- background-position: bottom right;
- font-size: 8px;
- text-transform:uppercase;letter-spacing:1px;
- font-family:Source Sans Pro;
- line-height:10px;
- color:{color:Text};
- }
- @font-face {
- font-family: 'Source Sans Pro'; src: local('Source Sans Pro'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v7/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');}
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- transition: all 0.4s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.4s ease;
- }
- a:hover{
- color:{color:Hover};
- text-decoration: underline;
- transition: all 0.4s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.4s ease;
- }
- {block:ifscrollbar}
- ::-webkit-scrollbar-thumb{
- background-color:{color:link};
- height:0px;width:10px;
- }
- ::-webkit-scrollbar {
- height:0px;
- width:10px;
- background-color:{color:scrollbar background};
- }
- {/block:ifscrollbar}}
- div#stuff{
- }
- div#sidebar{
- position:absolute !important;
- position:fixed !important;
- top:240px;
- left: 250px;background-color:#fff;
- width:180px;
- padding:5px;
- border:1px solid #eee;
- top:140px;
- }
- div#sidebar a{
- {block:ifblackandwhiteimages}
- -webkit-filter: grayscale(100%);
- {/block:ifblackandwhiteimages}
- {block:ifdarkimages}
- -webkit-filter: grayscale(40%);
- {/block:ifdarkimages}
- }
- div#content{
- margin:auto;
- top:0px;
- padding-top:5px;
- position:absolute;
- overflow:hidden;
- width:1080px;
- {block:ifonecolumn}
- width:865px;
- {/block:ifonecolumn}
- {block:permalinkpage}
- width:1160px;
- {/block:permalinkpage}
- }
- .permalinks{
- width:230px;
- {block:ifonecolumn}
- width:280px;
- {/block:ifonecolumn}
- height: 8px;
- line-height: 10px;
- text-align: center;
- overflow:hidden;
- color: #fff;
- opacity: 1;
- padding:10px;
- background-color:#000;
- bottom:50px;
- padding-top:6px; padding-bottom:8px;
- left:0px;
- margin-top:7px;
- -webkit-transition: opacity 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- }
- .permalinks a{
- color:#fff;
- }
- div#posts{
- float:right;
- {block:ifdarkimages}
- -webkit-filter: grayscale(50%);
- {/block:ifdarkimages}
- {block:ifblackandwhiteimages}
- -webkit-filter: grayscale(100%);
- {/block:ifblackandwhiteimages}
- {block:indexpage}
- width:630px;
- {block:ifonecolumn}
- width:335px;
- {/block:ifonecolumn}
- {/block:indexpage}
- {block:permalinkpage}
- width:630px;
- {/block:permalinkpage}
- }
- div#entry{
- z-index:9999;
- float: left;
- width: 250px;
- {block:ifonecolumn}
- width:300px;
- {/block:ifonecolumn}
- text-align:left;background-color:#fff;
- {block:PermalinkPage}
- width: 400px;
- height: auto;
- {/block:PermalinkPage}
- line-height:8px;
- margin-right:70px;
- overflow:hidden;
- margin:20px;
- {block:iflessspacebetweenposts}
- margin:4px;
- {/block:iflessspacebetweenposts}
- padding:5px;
- border:1px solid #eee;
- }
- ::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};
- }
- #entry img{
- {block:IndexPage}
- max-width: 250px;
- {block:ifonecolumn}
- max-width:300px;
- {/block:ifonecolumn}
- height: auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width:400px;
- height: auto;
- {/block:PermalinkPage}
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .title{
- font-family: calibri;
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- font-weight: normal;
- letter-spacing: 0px;
- text-transform:uppercase;
- letter-spacing:2px;
- }
- .quote{
- font-family: cambria;
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- font-weight: bold;
- text-transform:lowercase;
- letter-spacing: 0px;
- font-style:italic;
- }
- blockquote{
- padding:0px 0px 2px 3px;
- margin:0px 0px 2px 1px;
- }
- 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:Title};
- }
- ::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};
- }
- #audio {
- width:250px;
- height:auto;
- min-height:60px;
- margin-top:17px;
- padding-bottom:5px;
- margin-left:30px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:70px;
- height:670px;
- margin-top:-4px;
- margin-left:-10px;
- }
- .cover img {
- float:left;
- width:70px;
- height:70px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:14px;
- margin-top:18px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- #hmm{
- margin-top:2px;
- padding:3px;
- text-align:center;background-color:#000;
- }
- #hmm a{
- padding:2px;
- color:#fff;
- }
- .yo{
- position:fixed;
- text-align:center;
- bottom:0px;
- font-family:tahoma;
- font-size:20px;
- right:0px;
- padding-top:1px;
- padding-right:6px;
- padding-left:5px;
- padding-bottom:6px;
- width:auto;
- height:auto;
- border-top-left-radius:5px;
- background-color:#000;
- z-index:99999;
- color:#fff;
- }
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=720" />
- </head>
- <body>
- <div id="stuff">
- <div id="content">
- <div id="sidebar">
- <div align="center" style="padding-bottom:5px;">
- <a href="/">
- <img style="" src="{image:sidebar}"width=100%" /></a></div>
- <div align="center" style="line-height:12px; margin-top:3px; margin-bottom:6px; color:{color:Blog Description};">{description}</div>
- <center>
- <div style="margin-top:3px;">
- <select onchange='location=this.options[this.selectedIndex].value;' style='
- width:160px; background-color:#000000;
- border:#efefef 1px solid; height:18px; margin-top:1px; margin-bottom:5px;
- padding:1px; color:#fff; font-family: calibri; line-height:90%;
- font-style: none; font-size: 8px; text-transform: consolas;
- text-transform: uppercase; letter-spacing:1px; '>
- <option>click for navigation</option>
- {block:If1title}<option value="{text:1 link}">{text:1 title} </option>{/block:If1title}
- {block:If2title}<option value="{text:2 link}">{text:2 title} </option>{/block:If2title}
- {block:If3title}<option value="{text:3 link}">{text:3 title} </option>{/block:If3title}
- {block:If4title}<option value="{text:4 link}">{text:4 title} </option>{/block:If4title}
- {block:If5title}<option value="{text:5 link}">{text:5 title} </option>{/block:If5title}
- {block:If6title}<option value="{text:6 link}">{text:6 title} </option>{/block:If6title}
- {block:If7title}<option value="{text:7 link}">{text:7 title} </option>{/block:If7title}
- {block:If8title}<option value="{text:8 link}">{text:8 title} </option>{/block:If8title}
- <option value="http://cyrusnigga.tumblr.com">theme</option>
- </select></div></center>
- </div>
- <div align="center">
- <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 id="entry">
- {block:Photo}
- {block:IndexPage}
- <div id="postys">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=390;"></a></div>
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px;"></center>
- <center>{caption}</center>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- {Photoset-250}
- </center>
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-400}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Text}<div style="padding-top:0px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
- {block:Title}
- <a href="{permalink}"><span class="title">{Title}</span></a>
- {/block:Title}
- <span class="entrytext" style="line-height:12px;">{Body}</span>
- <a href="{Permalink}"></a></div>
- {block:indexpage}
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:indexpage}
- {/block:Text}
- {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
- <a href="{URL}"><span class="title">{Name}</span></a></div>
- {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
- {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
- {block:indexpage}
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:indexpage}
- {/block:Link}
- {block:Quote}
- <div align="center" style="margin-top:-10px;position:absolute;opacity:0.2;">
- <a href="/">
- <img style="" src="http://etc-mysitemyway.s3.amazonaws.com/icons/legacy-previews/icons-256/high-resolution-dark-blue-denim-jeans-icons-alphanumeric/072419-high-resolution-dark-blue-denim-jeans-icon-alphanumeric-quote-open2.png"width=50px" /></a></div>
- <div style="padding-top:10px; padding-bottom:0px;z-index:9999999999999;">
- <span class="quote" style="line-height:16px;">{Quote}"</span><br><br>
- <div style="text-align: right; padding-right:10px;">{block:Source}
- -{Source}
- {/block:Source}</div><br>{block:indexpage}
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:indexpage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="padding-top:15px; padding-bottom:10px;">
- <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label" style="line-height:12px;">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:Caption}{Caption}{/block:Caption}
- <br>{block:indexpage}
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:indexpage}
- </div>
- {/block:Chat}
- {block:Audio}
- <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 style="text-align:left"><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>
- <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:indexpage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- {Video-250}
- </center>
- <div class="permalinks"><a href="{ReblogURL}">reblog ↻</a> this post with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-400}
- {/block:PermalinkPage}
- {/block:Video}
- {block:PermalinkPage}
- <center>
- {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br><Br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png"> {TimeAgo} <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png"> {NoteCountWithLabel}{block:hasTags} <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png"> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:Date}
- </center>
- <br><br>
- <div align="left">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </center>
- </div>
- </div>
- {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/TKgn8tjki/jquerymsnryv2.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>
Add Comment
Please, Sign In to add comment