Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga if you remove credit then you diE.
- -->
- <html lang="en">
- <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!-- DEFAULT VARIABLES -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#595a5a"/>
- <meta name="color:text" content="#595a5a"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="color:Title" content="#000"/>
- <meta name="color:sidebar" content="#FFFFFF"/>
- <meta name="image:sidebar" content=""/>
- <meta name="font:body" content="trebuchet ms"/>
- <meta name="image:background" content="1"/>
- <meta name="if:tiny scrollbar" content="1/">
- <meta name="if:tiny cursor" content="1"/>
- <meta name="if:posts animation" content="0"/>
- <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:symbol" content="-" />
- <meta name="if:shadows" content="1"/>
- <style type="text/css">
- {block:iftinyscrollbar}
- ::-webkit-scrollbar {width: 3px; height: 0px; border-right:1px solid {color:background}; background: {color:background}; }
- ::-webkit-scrollbar-thumb { background-color: {color:link};}
- {/block:iftinyscrollbar}
- {block:iftinycursor}body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}{/block:iftinycursor}
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- .wrapper{
- margin: 0px auto;
- width: 100%;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: #fff;
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: {font:body};
- text-transform: normal;
- font-size: 9px;
- line-height: 11px;
- letter-spacing: 0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- {block:ifshadows}
- .permalink2{
- margin-top: -4px;
- }
- {/block:ifshadows}
- .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};
- }
- blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
- p{margin-top:5px; margin-bottom:5px; }
- blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- transition: color 0.5s ease-out;
- color: {color:Link};
- }
- a:hover {
- text-decoration: none;
- color: {color:Hover};
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- transition: color 0.5s ease-out;
- }
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- .entry {
- float:left;
- display: block;
- margin: 3px;
- overflow:hidden;
- margin-left: 2px;
- margin-bottom: 0px;
- padding-bottom: 0px;
- overflow:hidden;
- {block:ifshadows}
- -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
- -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
- box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
- margin:6px;
- {/block:ifshadows}
- {block:ifpostsanimation}transition: all 0.7s ease-in-out;{/block:ifpostsanimation}
- width:280px;
- {block:PermalinkPage}
- width:500px;
- text-align:center;
- {/block:PermalinkPage}
- }
- #permalink {
- position: absolute;
- margin-top: 1px;
- margin-left: 67px;
- opacity: 0;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .entry:hover #permalink {
- margin-top: 14px;
- margin-left: 68px;
- opacity: 1;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .countreblog {
- color: white;
- letter-spacing:1px;
- font-family: Arial;
- font-size:11px;
- line-height:15px;
- margin: 2px;
- margin-top: 2px;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- background-repeat:repeat;
- border:1px solid rgba(0,0,0,0.1);
- padding:3px 6px;
- padding-top: 2px;
- padding-bottom: 2px;
- height: 20px;
- -webkit-border-radius:2px;
- moz-border-radius:2px;
- -o-border-radius:2px;
- border-radius:2px;
- }
- .countreblog a { color: white; }
- .perma {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- margin-top: 0px;
- width: 60px;
- height: 30px;
- line-height: 30px;
- font-size: 9px;
- position:absolute;
- text-align: center;
- z-index:9999991;
- margin-top: 5px;
- margin-left: 4px;
- text-align: center;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .entry:hover .perma {
- margin-top: 11px;
- opacity: 1;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .likep {
- display: inline;
- width: 21px;
- float: right;
- height: 20px;
- margin-left:-4px;
- overflow: hidden;
- position: relative;
- z-index: 9999999;
- }
- .likep a {
- background-image:
- url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- opacity: 2;
- }
- .likep img {
- width: 21px;
- height: 20px;
- opacity: 2;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- #posts {
- width:760px;
- margin-top: 10px;
- margin-left:240px;
- right:auto;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- div#sidebar{
- height:auto;
- float:left;
- position:fixed !important;
- margin-left: -3px;
- margin-top:180px;
- width:200px;
- }
- .title{
- font-size: 11px;
- line-height: 19px;
- color: {color:Title};
- font-weight: bold;
- }
- .permalink {
- display: block;
- padding: 2px;
- margin: 4px 0px 0px 8px;
- color: #424242;
- line-height: 8px;
- text-align: right;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #description{
- text-align: center;
- margin-top:3px;}
- #no{
- text-align: center;
- margin-top:6px;}
- #hi{
- padding:6px;
- }
- #ok {
- bottom:3px;
- right:3px;
- font-size:9px;
- position:fixed;
- }
- #postnotes blockquote{
- border: 0px;}
- a img{border: 0px;}
- 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:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <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" />
- </head>
- <body onkeydown="return false">
- <body>
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- <a href="/"><img src="{image:Sidebar}"style="{block:ifshadows}-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, .3);-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, .3);box-shadow: 0px 0px 2px rgba(0, 0, 0, .3);
- {/block:ifshadows}" width="200" style="margin-bottom:5px;"/></a>
- <br>
- <div id="no"><center>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}{block:IfLinktwotitle} {text:symbol} <a href="{text:link two}">{text:link two title}</a>{/block:IfLinktwotitle}{block:IfLinkthreetitle} {text:symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}{block:IfLinkfourtitle} {text:symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}{block:IfLinkfivetitle} {text:symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</center></div>
- <div id="description">{Description}</div>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div id="hi">
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- {block:PermalinkPage}{block:HasTags}{block:Tags}#{Tag} {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {/block:Text}
- {block:Link}
- <div id="hi"><a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></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 id="permalink">
- <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=280px/></a>{LinkCloseTag}
- <div class="permalink2">
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=500px/></a></div>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}<div style="width:400px !important;">{Photoset-400}</div></span>{/block:Photoset}
- {block:Quote}
- <div id="hi">{Quote}
- {block:Source}<b>{Source}</b>{/block:Source}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {/block:Quote}
- {block:Chat}
- <div id="hi">{block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label"><b>{Label}</b></span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a>
- </div></div>
- {/block:Chat}
- {block:Audio}
- <div id="hi">{AudioPlayerGrey}
- {block:IndexPage}<div class="permalink"><a href="{permalink}">{notecountwithlabel}</a></div>{/block:IndexPage}</div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}<div class="video">{Video-250}</div>{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- <div class="permalink">
- <a href="{permalink}">+{notecount}</a>
- </div>
- {block:Video}
- {block:PostNotes}<div align="middle">{caption}</div>
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
- <iframe id="likeiframe" style="width: 0px; height: 0px;"></iframe>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </body>
- </div>
- </html>
Add Comment
Please, Sign In to add comment