Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusniggaaaaaaAaAaAAaAAAAAAAAaaaaaaaAAaAaAAAAAaaaaa
- -->
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <title>{title}</title>
- <meta name="font:Body" content="Arial"/>
- <meta name="color:Background" 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:Post Box" content="#ffffff"/>
- <meta name="color:Hover" content="#000000"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:faded Images On Hover" content="0"/>
- <meta name="if:dark images" content="1"/>
- <meta name="if:black and white images" content="0"/>
- <meta name="if:white and black reblog button" content="0"/>
- <meta name="text:link one" content="/" />
- <meta name="text:link one title" content="home" />
- <meta name="text:link two" content="/ask" />
- <meta name="text:link two title" content="inbox" />
- <meta name="text:link three" content="/links" />
- <meta name="text:link three title" content="baby" />
- <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="ok" />
- <meta name="text:link seven" content="" />
- <meta name="text:link seven title" content="" />
- <meta name="text:music code" content=""/>
- </script>
- <style type="text/css">
- ::-webkit-scrollbar {width: 4px; height: 0px; background: {color:Background};}
- ::-webkit-scrollbar-thumb { background-color: {color:link};}
- {block:ifblackandwhitehover}
- img{-webkit-filter: grayscale(0%);-webkit-transition: opacity 0.5s linear; -webkit-transition: 0.9s linear; -moz-transition: all 0.5s linear;
- transition: all 0.9s linear; opacity: 1.0;}
- img:hover{ -webkit-filter: grayscale(100%);-webkit-transition: 0.5s linear; -moz-transition: all 0.5s linear;
- transition: all 0.5s linear; opacity:1.0;}
- {/block:ifblackandwhitehover}
- {block:iffadedimagesonhover}
- img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
- img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
- {/block:iffadedimagesonhover}
- body {
- margin: 0px;
- color:{color:text};
- font-family:{font:body};
- line-height:10px;
- text-transform: normal;
- font-size: 9px;
- letter-spacing: 0px;
- background-color: {color:Background};
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.23s ease-out;
- transition: color 0.5s ease-out;
- color: {color:Link};
- }
- a:hover {
- text-decoration: none;
- color: {color:Hover};
- -webkit-transition: color 0.23s ease-out;
- -moz-transition: color 0.23s ease-out;
- transition: color 0.5s ease-out;
- }
- ::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};
- }
- 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};
- }
- #nohomo{
- width:350px;
- height:auto;}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- .gay{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:350px;
- background-color:{color:Post Box};
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- div#sidebar{
- position:absolute !important;
- position:fixed !important;
- z-index:999999999999999;
- left: 370px;
- width:190px;
- top:200px;
- }
- div#sidebar img{
- {block:ifdarkimages}
- -webkit-filter: grayscale(60%);
- {/block:ifdarkimages}
- {block:ifblackandwhiteimages}
- -webkit-filter: grayscale(100%);
- {/block:ifblackandwhiteimages}
- }
- .faggot{
- margin:1px;
- left:-180px;
- top:1px;
- padding-top:1px;
- padding-left:117px;
- position:absolute;
- {block:indexpage}
- width:1030px;
- {/block:indexpage}
- {block:permalinkpage}
- width:870px;
- left:0px;
- {/block:permalinkpage}
- overflow:hidden;
- }
- #posts{
- float:right;
- {block:ifdarkimages}
- -webkit-filter: grayscale(60%);
- {/block:ifdarkimages}
- {block:ifblackandwhiteimages}
- -webkit-filter: grayscale(100%);
- {/block:ifblackandwhiteimages}
- {block:indexpage}
- width:380px;
- {/block:indexpage}
- {block:permalinkpage}
- width:400px;
- {/block:permalinkpage}
- }
- #entry{
- float: left;
- width: 350px;
- height: auto;
- z-index:9999;
- margin:1px;
- padding:0px;
- {block:PermalinkPage}
- width: 400px;
- height: auto;
- background-color:{color:Post Box};
- margin-right:13px;
- overflow:hidden;
- {/block:PermalinkPage}
- line-height:14px;
- overflow:hidden;
- }
- #entry img{
- {block:IndexPage}
- max-width: 350px;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 400px;
- {/block:PermalinkPage}
- }
- #entry:hover #reblog{
- {block:IndexPage}
- opacity:1;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- {/block:IndexPage}
- }
- #reblog{
- width:60px;
- float:left;
- margin-left:280px;
- margin-top:8px;
- position:absolute;
- opacity:0.0;
- {block:ifwhiteandblackreblogbutton}
- -webkit-filter: invert(100%);
- {/block:ifwhiteandblackreblogbutton}
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- #permalinks {
- text-align:center;
- -webkit-transition: all .5s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .4s ease;
- }
- #permalinks a{
- color:{color:text};
- }
- #permalinks a:hover{
- color:{color:hover};
- }
- #nigga{
- }
- #nigga a{
- padding:3px;
- }
- .title{
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- font-weight: normal;
- font-family:"calibri";
- letter-spacing:2px;
- text-transform:uppercase;
- }
- .entrytext{
- font-family: {font:Body};
- font-size: 9px;
- line-height: 12px;
- font-weight: normal;
- letter-spacing: 0px;
- align:left;
- }
- </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="gay">
- <div class="faggot">
- <div id="sidebar">
- <div style="margin-bottom:4px;">
- {text:music code}</div>
- <a href="/"><img src="{image:Sidebar}"style="" width="190"/></a>
- <div align="center" style="line-height:14px; margin-top:4px;color:{color:Blog Description};margin-bottom:2px;">
- {description}
- </div>
- <div id="nigga"><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}</center>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:Photo}
- {block:IndexPage}
- <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/cmfgg6m/gdxlv7vdr/iframe_reblog_alpha.png" width="64px;"/></a></div>
- <div id="nohomo">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=350; 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=400px; 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>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- <div style="background-color:{color:Post Box};{block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
- <div style="padding:5px">
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</div>
- {block:indexpage}<div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></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}, {Year}
- </a></div>{/block:indexpage}
- </div>
- </center>
- {/block:Photoset}
- {block:Text}<div style="background-color:{color:Post Box};"><div style="padding:5px;">
- {block:Title}
- <a href="{permalink}"><span class="title">{Title}</span></a>
- {/block:Title}
- <span class="entrytext">{Body}</span></div></div>
- {block:indexpage}
- <hr size=".8" width="310">
- <div id="permalinks">
- <div align="right" style="padding-right:10px; padding-top:3px; padding-bottom:3px;"><a href="{Permalink}">{NoteCountwithlabel}
- </a> - <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}
- </a></div>{/block:indexpage}
- </div>
- {/block:Text}
- {block:Link}<div style="background-color:{color:Post Box};"><div style="padding:10px;>
- <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}
- <hr size=".8" width="310">
- <div id="permalinks">
- <div align="right" style="padding-right:10px; padding-top:3px; padding-bottom:3px;"><a href="{Permalink}">{NoteCountwithlabel}
- </a> - <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}
- </a></div>{/block:indexpage}
- </div></div>
- {/block:Link}
- {block:Quote}<div style="background-color:{color:Post Box};">
- <div style="padding:10px;">
- <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
- <div style="text-align: right; padding-right:0px;"><a href="{Permalink}">{block:Source}
- -{Source}
- {/block:Source}</a></div></div></div>
- {block:indexpage}
- <hr size=".8" width="310">
- <div id="permalinks">
- <div align="right" style="padding-right:0px; padding-top:3px; padding-bottom:8px;"><a href="{Permalink}">{NoteCountwithlabel}
- </a> - <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}
- </a></div>{/block:indexpage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="background-color:{color:Post Box};">
- <div style="padding:5px;">
- <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}
- </div></div>
- {block:indexpage}
- <hr size=".8" width="310">
- <div id="permalinks">
- <div align="right" style="padding-right:5px; padding-top:3px; padding-bottom:8px;"><a href="{Permalink}">{NoteCountwithlabel}
- </a> - <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}
- </a></div>{/block:indexpage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div style="background-color:{color:Post Box};">
- <div style="padding-top:20px; padding-left:50px; padding-right:50px;{block:ifNotShowNotes}padding-bottom:30px;{/block:ifNotShowNotes}">
- <div style="float:center">
- {AudioPlayerGrey}
- </div>
- </div>
- <br><Br>
- {block:indexpage}
- <hr size=".8" width="310">
- <div id="permalinks">
- <div align="right" style="padding-right:10px; padding-top:3px; padding-bottom:8px;"><a href="{Permalink}">{NoteCountwithlabel}
- </a> - <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}
- </a></div>{/block:indexpage}
- </div></div>
- {/block:Audio}
- {block:Video}
- <center>
- <div style="background-color:{color:Post Box};{block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
- <div style="padding-top:5px; padding-bottom:8px;">
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- </div>
- <div id="permalinks">
- {block:indexpage}
- <div align="right" style="padding-right:10px; padding-top:3px; padding-bottom:8px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </a> - <a href="{Permalink}">{DayOfMonth} {Month}, {Year}
- </a></div>{/block:indexpage}
- </div>
- </div>
- </center>
- {/block:Video}
- {block:PermalinkPage}
- <center>{block:caption}<br>{caption}{/block:caption}
- {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>
- {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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement