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'>
- <script type="text/javascript" src="http://static.tumblr.com/
- xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Post Box" content="#ffffff"/>
- <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:Less Space Between Posts" content="1"/>
- <meta name="if:dark images" content="1"/>
- <meta name="text:link one" content="/" />
- <meta name="text:link one title" content="refresh" />
- <meta name="text:link two" content="/ask" />
- <meta name="text:link two title" content="mssg" />
- <meta name="text:link three" content=/links"" />
- <meta name="text:link three title" content="navigation" />
- <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="1" />
- <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="" />
- <div class="yo">
- <a href="http://cyrusnigga.tumblr.com/"
- title=credit>
- <font size="3"><font color="white">
- <small>$$</font></a></div>
- </small></font>
- </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: 9px;
- font-family:trebuchet ms;
- line-height:10px;
- color:{color:Text};
- }
- 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;
- }
- a:hover{
- color:{color:Hover};
- text-decoration: none;
- -webkit-transition: all 0.55s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.6s ease-out;
- }
- {block:ifscrollbar}
- ::-webkit-scrollbar {width: 4px; height: 0px; padding-right:0px;background:{color:background};}
- ::-webkit-scrollbar-thumb {background-color:{color:link};}
- {/block:ifscrollbar}
- .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;
- }
- #postys{width:360px; height:auto;}
- {block:PermalinkPage}
- width:370px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #jango{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:355px;
- height:207px;
- background-color:{color:Post Box};
- {block:PermalinkPage}
- width:370px;
- height:207px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- #barside{
- position:absolute !important;
- position:fixed !important;
- top:200px;
- left: 360px;
- background-color: transparent;
- width:185px;
- {block:ifdarkimages}
- -webkit-filter: grayscale(40%);
- {/block:ifdarkimages}
- }
- #rake{
- margin:auto;
- left:0px;
- top:2px;
- padding-top:5px;
- padding-left:0px;
- position:absolute;
- {block:indexpage}
- width:1070px;
- {/block:indexpage}
- {block:permalinkpage}
- width:1010px;
- left:50px;
- {/block:permalinkpage}
- overflow:hidden;
- }
- #posts{
- float:right;
- {block:ifdarkimages}
- -webkit-filter: grayscale(40%);
- {/block:ifdarkimages}
- {block:indexpage}
- width:500px;
- {/block:indexpage}
- {block:permalinkpage}
- width:490px;
- {/block:permalinkpage}
- margin-left:68px;
- }
- #entry{
- z-index:9999;
- border:0px solid;
- float: left;
- width: 350px;
- text-align:left;
- height: auto;
- {block:PermalinkPage}
- width: 360px;
- height: auto;
- {/block:PermalinkPage}
- line-height:8px;
- background-color:{color:Post Box};
- padding:0px;
- margin-right:70px;
- {block:iflessspacebetweenposts}
- margin-right:25px;
- {/block:iflessspacebetweenposts}
- overflow:hidden;
- margin-bottom:11px;
- {block:iflessspacebetweenposts}
- margin-bottom:2px;
- {/block:iflessspacebetweenposts}
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- ::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: 350px;
- height: auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 360px;
- height: auto;
- {/block:PermalinkPage}
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #entry img:hover{
- -webkit-filter:grayscale(0);
- -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;
- }
- .permalinktext{
- font-family: {Font:Body};
- padding: 5px;
- position: absolute;
- text-align: center;
- width: 200px;
- -moz-transition: 0.3s ease-out;
- -webkit-transition: 0.3s ease-out;
- transition: 0.3s ease-out;
- opacity:0;
- }
- .permalinktext a{color:{color:links};
- }
- .entry:hover .permalinktext {
- -moz-transition: 0.3s ease-out;
- -webkit-transition: 0.3s ease-out;
- transition: 0.3s ease-out;
- width:200px;
- text-decoration:line-through;
- height:auto;
- display: block;
- opacity: 1;
- }
- 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};
- }
- a.links {
- font-family: Arial;
- font-size: 12px;
- line-height: 7px;
- text-transform: normal;
- letter-spacing:0px;
- display:block;
- padding: 0px;
- margin-bottom: 0px;
- {block:ifRoundedEdges}
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- a.links:hover {
- text-decoration: underline;
- letter-spacing:10px;
- }
- .photoperm {
- -webkit-transition-duration:.8s;
- z-index:1;
- position:absolute;
- text-decoration:none;
- bottom:2px;
- margin-left:305px;
- padding:2px;
- padding-bottom:1px;
- border-radius:100px;
- width:auto;
- height:auto;
- background:none;
- opacity:0;
- z-index:10;
- color:black;
- background:transparent;
- text-align:center;
- line-height:4px;
- color:#000000;
- letter-spacing:1px;
- color:#555555;
- border-bottom:1px;
- }
- .photoperm a{
- color:#555555;
- }
- .photoperm a:hover{
- color:#6f6e6e;
- }
- #entry:hover .photoperm {
- position:absolute;
- opacity:.9;
- bottom:8px;
- }
- #entry:hover .photoperm:hover{
- opacity:1;
- -webkit-transition-duration:.001s;
- -webkit-filter:invert(1);
- }
- .photoperm img{
- box-shadow:none;
- }
- .imgp{
- opacity:.5;
- -webkit-transition-duration:.8s;
- }
- .photoperm:hover .imgp, .imgp:hover, .photoperma:hover .imgp{
- opacity:.7;
- transform: rotate(-360deg);
- -ms-transform: rotate(-360deg);
- -webkit-transform: rotate(-360deg);
- -o-transform: rotate(-360deg);
- -moz-transform: rotate(-360deg);}
- .photoperma {
- -webkit-transition-duration:.8s;
- z-index:1;
- position:absolute;
- text-decoration:none;
- bottom:2px;
- margin-left:264px;
- padding:2px;
- padding-bottom:1px;
- border-radius:100px;
- width:auto;
- height:auto;
- background:none;
- opacity:0;
- z-index:10;
- color:black;
- background:transparent;
- text-align:center;
- font-family:consolas;
- font-size:8px;
- text-transform:uppercase;
- line-height:4px;
- color:#000000;
- letter-spacing:1px;
- color:#555555;
- border-bottom:1px;
- }
- .photoperma a{
- color:#555555;
- }
- .photoperm a:hover{
- color:#6f6e6e;
- }
- #entry:hover .photoperma {
- position:absolute;
- opacity:.9;
- bottom:8px;
- }
- #entry:hover .photoperma:hover{
- opacity:1;
- -webkit-transition-duration:.001s;
- -webkit-filter:invert(1);
- }
- .photoperma img{
- box-shadow:none;
- }
- #audio {
- width:250px;
- height:auto;
- min-height:60px;
- margin-top:17px;
- padding-bottom:5px;
- margin-left:40px;
- }
- .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;
- }
- #heheho{
- margin-bottom:2px;
- }
- #heheho a{
- padding:2px;
- }
- #hmm{
- margin-top:-2px;
- padding:3px;
- text-align:center;
- }
- #hmm a{padding:3px;}
- </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 class="credit">
- </div>
- <div id="jango">
- <div id="rake">
- <div id="barside">
- <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
- -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
- <a href="/">
- <img style="" src="{image:sidebar}"width=185" /></a></div>
- <div align="center" style="line-height:12px; margin-top:0px; margin-bottom:5px; padding-bottom:3px;color:{color:Blog Description}; border-bottom:1px solid #8c8888;">{description}</div>
- <div id="hmm">
- {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} </div>
- </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}
- <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
- <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
- <div class="photoperm"><a href="{reblogurl}" target="_blank" title="reblog with {notecountwithlabel}"><img src="http://i48.tinypic.com/kc0ux.png"</a></div>
- <div class="photoperma"><a href="{permalink}" title="like this post"><a id="like67839064706" href="javascript:likelink('67839064706','{permalink}');" title="like this post" ><img src="http://i49.tinypic.com/236z2x.png"</a></a></div>
- <div id="postys">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=390; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} border="0"></center>
- <center>{caption}</center>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
- <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
- <div style="padding-top:3px; padding-bottom:3px;">
- <a href="{permalink}">
- {Photoset-400}</a></div>
- {/block:Photoset}
- {block:Text}<div style="padding-top:5px; 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 align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}
- </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 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}
- {/block:Link}
- {block:Quote}
- <div style="padding-top:10px; padding-bottom:10px;">
- <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
- <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
- -{Source}
- {/block:Source}</a></div><br>{block:indexpage}
- <div align="right" style="padding-right:10px; padding-top: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 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 align="right" style="padding-right:10px; padding-top: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="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 style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount} Plays</a></div>
- <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}
- {/block:Audio}
- {block:Video}
- <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
- <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
- <div style="padding-top:2px; padding-bottom:2px;">
- {Video-400}</div>
- {/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