Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga dont remove credit. :)
- originally by doxx.
- -->
- <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="#fff"/>
- <meta name="color:Post Box" 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="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
- <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:Reblog Link On Hover" content="1"/>
- <meta name="if:Faded Images On Hover" content="0"/>
- <meta name="if:dark images" content="1"/>
- <meta name="if:Show Photo" content="0"/>
- <meta name="if:italic description" content="1"/>
- <meta name="text:link one" content="" />
- <meta name="text:link one title" content="" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="" />
- <meta name="text:link three" content="" />
- <meta name="text:link three title" content="" />
- <meta name="text:link four" content="" />
- <meta name="text:link four title" content="" />
- <meta name="text:link five" content="" />
- <meta name="text:link five title" content="" />
- <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="" />
- </script>
- <style type="text/css">
- {block:ifdarkimages}
- img{-webkit-filter: grayscale(20%);-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:ifdarkimages}
- #bite
- #bite a{
- display:block
- }
- #bite .death {
- margin-top:-40px;filter: alpha(opacity = 0);
- opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- #bite:hover .death {
- margin-top:2px;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- filter: alpha(opacity = 100);
- filter: alpha(opacity = 100);
- opacity:100;
- }
- body{
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- font-size: 9px;
- font-family:{font:Body};
- line-height:11px;
- 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.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- }
- text-align: center;
- padding-left:5px;
- font-size:9px; display:block;
- margin:-5px;width:auto;
- -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
- color:{color:Hover};
- padding-left:5px;
- margin:-5px;width:auto;
- -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .sidelink a:hover{color: {color:Link};
- -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- #leposts{width:350px; height:auto;}
- {block:PermalinkPage}
- width:550px;
- {/block:PermalinkPage}
- }
- #weiner{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:350px;
- height:207px;
- background-color:{color:Post Box};
- {block:PermalinkPage}
- width:550px;
- height:207px;
- {/block:PermalinkPage}
- }
- ::-webkit-scrollbar {width: 5px; height: 0px; padding-right:0px;background:{color:background};}
- ::-webkit-scrollbar-thumb {background-color:{color:link};}
- #sidebarr{
- z-index:999999999999999;
- position:absolute !important;
- position:fixed !important;
- top:200px;
- left: 330px;
- width:190px;
- background-color: transparent;
- }
- #containerr{
- margin:auto;
- left:0px;
- top:0px;
- padding-top:5px;
- padding-left:0px;
- position:absolute;
- {block:indexpage}
- width:890px;
- {/block:indexpage}
- {block:permalinkpage}
- width:1150px;
- left:0px;
- {/block:permalinkpage}
- overflow:hidden;
- }
- #posts{
- float:right;
- {block:indexpage}
- width:350px;
- {/block:indexpage}{block:permalinkpage}
- width:550px;
- {/block:permalinkpage}
- margin-left:98px;
- }
- #entry{
- z-index:9999;
- border:0px solid;
- border-color: #f1f1f1;
- float: left;
- width: 345px;
- height: auto;
- {block:PermalinkPage}
- width: 550px;
- height: auto;
- {/block:PermalinkPage}
- line-height:8px;
- background-color:{color:Post Box};
- padding:0px;
- margin-right:10px;
- overflow:hidden;
- margin-bottom:3px;
- }
- #entry img{
- {block:IndexPage}
- max-width: 345px;
- height: auto;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 550px;
- height: auto;
- {/block:PermalinkPage}
- }
- {block:ifReblogLinkOnHover}
- #entry:hover #reblog{
- {block:IndexPage}
- opacity:.8;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- {/block:IndexPage}
- }
- #reblog{
- width:22px;
- float:left;
- margin-left:5px;
- margin-top:5px;
- position:absolute;opacity:0;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- {/block:ifReblogLinkOnHover}
- #permapage{
- font-family: {Font:Body};
- font-size: 9px;
- text-align: center;
- padding-bottom:10px;
- z-index:9999;}
- #notes{
- {block:permalinkpage}
- background-color:{color:Post Box};
- display:block;
- width:1000px;
- float: left;
- padding:10px;
- overflow:visible;
- z-index:9999999;
- margin-top: 10px;
- -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
- -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
- box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
- outline:1px solid rgba(0, 0, 0, .1);
- border:2px solid rgba(0, 0, 0, .05);
- text-align: left;{/block:permalinkpage}
- }
- iframe#tumblr_controls{position:fixed !important;
- }
- {block:iffadedimagesonhover}
- img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
- img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
- {/block:iffadedimagesonhover}
- .title{
- font-family: {font:Title};
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- font-weight: normal;
- letter-spacing: 0px;
- }
- .leblogtitle{
- font-family: helvetica;
- font-size: 12px;
- line-height: 24px;
- color: {color:Blog Title};
- font-weight: normal;
- -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;
- }
- .credy{
- font-family: Arial;
- font-size: 9px;
- opacity: .6;
- color: {color:Body};
- letter-spacing: 0px;
- border-style: outset;
- border-width: 2px;
- }
- .leblogtitle:hover{
- color:{color:Hover};
- -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
- }
- .credy:hover{
- font-family: Arial;
- font-size: 9px;
- opacity: .6;
- color: {color:Body};
- letter-spacing: 0px;
- border-style: inset;
- border-width: 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: 10px;
- line-height: 9px;
- text-transform: normal;
- letter-spacing:0px;
- display:block;
- padding: 0px;
- margin-bottom: 0px;
- }
- a.links:hover {
- text-decoration: underline;
- letter-spacing:10px;
- }
- .winge{
- position:fixed;
- right:6px;
- top:25px;
- z-index:9999;
- opacity:0.4;
- -webkit-transition: all 1s linear;
- -webkit-transition: all 1s linear;
- -moz-transition: all 1s linear;
- transition: all 1s linear;
- }
- .well {
- padding:0px;
- }
- .well a{
- padding:3px;
- }
- .winge:hover{
- opacity:1;
- -webkit-transition: all 1s linear;
- -webkit-transition: all 1s linear;
- -moz-transition: all 1s linear;
- transition: all 1s linear;
- }
- .perma
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- margin-top: -21px;
- width: px;
- height: 30px;
- line-height: 30px;
- margin-left:40px;
- font-size: 9px;
- position:absolute;
- text-align: center;
- z-index:9999991;
- color: {color:permalink};
- }
- a.p
- {
- color: {color:permalink};
- }
- .entry:hover .perma {
- -webkit-transition: opacity 0.50s linear;
- opacity: 1;
- margin-left:0px;
- -moz-transition: all 0.50s linear;
- transition: all 0.50s 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;
- }
- .reblogp {
- 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 50s linear;
- -webkit-transition: all 50s linear;
- -moz-transition: all 50s linear;
- transition: all 50s linear;
- }
- .likep img {
- width: 20px;
- height: 20px;
- webkit-transition: all 0.50s linear;
- -webkit-transition: all 0.50s linear;
- -moz-transition: all 0.50s linear;
- transition: all 0.50s linear;
- }
- .reblogp img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- </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="weiner">
- <div id="containerr">
- <div id="sidebarr">
- <div id=”bite”>
- {block:ifshowphoto}<div align="left" style="padding-bottom:3px;">
- <a href="/">
- <img style="" src="{image:sidebar}"width=190" /></a></div>
- {/block:ifshowphoto}
- {block:ifShowTitle}
- <a href="/"><div align="left" class="leblogtitle">{Title}</div></a>
- {/block:ifShowTitle}<br>
- <div align="left" style="line-height:14px; margin-top:-8px; margin-bottom:-8px; color:{color:Blog Description};"><center>
- {block:ifitalicdescription}<i> {/block:ifitalicdescription}{description} {block:ifitalicdescription}</i> {/block:ifitalicdescription}</center></div></div>
- <br>
- <div align="center">
- <center>
- <div class=”death”>
- <div class="well">
- {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>
- {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a>{/block:ifAskLink}
- {block:ifCustomLinkOneTitle}| <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
- {block:ifCustomLinkTwoTitle}| <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
- {block:ifCustomLinkThreeTitle}| <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
- {block:ifCustomLinkFourTitle}| <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
- {block:ifCustomLinkFiveTitle}| <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}</div>
- <br><br>
- {block:IfAskBoxInSidebar}
- <iframe frameborder="0" border="0" scrolling="no" width="170” height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe>
- {/block:IfAskBoxinSidebar}
- </div>
- </div>
- </center>
- <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}
- {block:ifReblogLinkOnHover}
- <div id="reblog"><a href="{ReblogURL}" target="_blank" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="20px;"/></a></div>
- {/block:ifReblogLinkOnHover}
- <div id="leposts">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=345; style=""></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=550px; style=" border="0"></center>
- <Center>{caption}</center>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
- {Photoset-250}</a></div>
- {/block:Photoset}
- {block:Text}<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
- {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: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}
- {/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}, {Year}
- </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}
- w
- -{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}, {Year}
- </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}, {Year}
- </a></div>{/block:indexpage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div style="padding-top:30px; padding-bottom:0px;">
- <div style="float:center">
- {AudioPlayerGrey}
- </div>
- </div>
- <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</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}, {Year}
- </a></div>{/block:indexpage}
- {/block:Audio}
- {block:Video}
- <div style="padding-top:28px; padding-bottom:8px;">
- {Video-250}</div>
- <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</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}, {Year}
- </a></div>{/block:indexpage}
- {/block:Video}
- {block:PermalinkPage}</a>
- <div id="permapage"><br>
- {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}
- <br><br>
- <div align="left">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement