Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga don't remove credit :)
- -->
- <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>
- <link href='http://fonts.googleapis.com/css?family=Imprima' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#FFFFFF"/>
- <meta name="color:text" content="#130C11"/>
- <meta name="color:hover" content="#130C11"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:scrollbar" content="#000000"/>
- <meta name="color:border" content="#000000"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content="1"/>
- <meta name="text:font size" content="10" />
- <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="" />
- <meta name="text:link eight" content="" />
- <meta name="text:link eight title" content="" />
- <meta name="text:link nine" content="" />
- <meta name="text:link nine title" content="" />
- <meta name="text:link ten" content="" />
- <meta name="text:link ten title" content="" />
- <meta name="if:bigger sidebar" content="0/">
- <meta name="if:italic hover" content="0"/>
- <meta name="if:3d hover" content="1"/>
- <meta name="if:italic" content="0"/>
- <style type="text/css">
- {block:iftinycursor}
- body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}{/block:iftinycursor}
- a {color:{color:link};text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .wrapper{
- margin:1px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: {color:Background};
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- #lol {
- text-align:center;
- bottom:0px;
- left: 6px;
- position:fixed;
- opacity:1.0;
- }
- body {
- margin:0px;
- text-decoration: none;
- background-color: {color:background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- color: {color:Text};
- font-size:9px;
- font-family: arial;
- {block:ifitalic}font-style: italic;{/block:ifitalic}
- }
- a:link, a:active, a:visited{
- -webkit-transition: all 0.3s ease-in-out;
- color: {color:Link};
- text-decoration:none;
- {block:if3dhover}
- text-shadow:10px 0px transparent, -10px 0px transparent;
- transition: all 0.9s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;{/block:if3dhover}
- }
- a:hover {
- color:{color:hover};
- -webkit-transition: all 0.3s ease-in-out;
- {block:if3dhover}
- text-shadow:0px 0px #aaa, 0px 0px #aaa;
- transition: all 0.9s ease;
- -o-transition-transition: all 0.9s ease;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;{/block:if3dhover}
- {block:ifitalichover}font-style:italic;{/block:ifitalichover}
- {block:ifstrikehover}text-decoration:line-through;{/block:ifstrikehover}
- }
- .entry {
- float: left;
- display: block;
- margin: 3px;
- margin-bottom:0px;
- {block:indexpage}
- width: 275px;
- {/block:indexpage}
- {block:permalinkpage}
- width: 400px;
- {/block:permalinkpage}
- overflow:hidden;
- {/block:indexpage}
- }
- {block:ifshadow}.kk{
- margin-top:-4px;
- }{/block:ifshadow}
- #permalinks {
- text-align:center;
- opacity: 0.0;
- margin-top:0px;
- -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};
- }
- .entry:hover #permalinks {
- text-align:center;
- opacity: 1.0;
- margin-top:1px;
- margin-bottom:0px;
- -webkit-transition: all .5s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .4s ease;
- }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- div#sidebar{
- position:fixed !important;
- width: 200px;
- height:auto;
- margin-top: 190px;
- margin-left: -110px;
- padding: 2px;
- line-height:11px;
- -webkit-transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- padding-bottom: 5px;
- margin-bottom: 0px;
- -webkit-animation: flipInY 2s;
- -moz-animation: flipInY 2s;
- -ms-animation: flipInY: 2s;
- }
- #descriptionman{
- padding-top: 5px;
- padding-bottom: 3px;
- }
- #posts {
- width: 747px;
- margin-left:140px;
- margin-top: 15px;
- background-color: {color:background};
- background-image:url({image:Background});
- {block:PermalinkPage}
- margin-left:140px;
- {/block:PermalinkPage}
- float:left;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .title{
- font-size: 11px;
- line-height:14px;
- color: {color:Title};
- font-weight: bold;
- }
- #pagination{
- display:none;
- }
- .perma
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- margin-top: -21px;
- width: px;
- height: 30px;
- line-height: 30px;
- 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.4s linear;
- opacity: 1;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s 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;
- }
- .rep {
- 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 0s linear;
- -webkit-transition: all 0s linear;
- -moz-transition: all 0s linear;
- transition: all 0s linear;
- }
- .likep img {
- width: 21px;
- height: 20px;
- webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- select {
- font-size: 9px;
- width: 100px;
- margin-left: 10px;
- letter-spacing: 0px;
- padding: 1px;
- }
- option {
- font-size: 9px;
- text-align: left;
- }
- input[type=button]
- {
- font-size: 9px;
- }
- @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
- .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};
- }
- ol.notes img {
- width: 16px;
- position: relative;
- display: inline;
- top: 3px;
- }
- .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
- margin: 0 auto;
- }
- .text {
- padding: 5px;
- }
- ol.notes {
- padding: 0 10px;
- }
- 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};}
- {CustomCSS}
- </style>
- {block:IndexPage}
- <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>
- <div class="wrapper">
- <div class="header">
- </span>
- </div>
- <div id="sidebar">
- {block:Ifbiggersidebar}<a href="/"><img src="{image:sidebar}" width=210px/></a>{/block:Ifbiggersidebar}
- {block:Ifnotbiggersidebar}<a href="/"><img src="{image:sidebar}" width=200px/></a>{/block:Ifnotbiggersidebar}
- <div id="descriptionman">
- <center>{Description}</center></div>
- <center>{block:Ifitaliclinks}<i>{/block:Ifitaliclinks}
- {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}
- {block:IfLinkeighttitle} | <a href="{text:link eight}">{text:link eight title}</a>{/block:IfLinkeighttitle}
- {block:IfLinkninetitle} | <a href="{text:link nine}">{text:link nine title}</a>{/block:IfLinkninetitle}
- {block:IfLinktentitle} | <a href="{text:link ten}">{text:link ten title}</a>{/block:IfLinktentitle}
- {block:Ifitaliclinks}</i>{/block:Ifitaliclinks}</center>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- {/block:IndexPage}
- {block:Text}
- <div id="lolok">
- {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
- <div id="permalinks">
- <a href="{Permalink}">{timeago}</a> - <a href="{reblogurl}">reblog</a>
- </div>
- </div>
- {/block:Text}
- {block:Link}
- <div id="lolok"><a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div id="permalinks">
- <a href="{Permalink}">{timeago}</a> - <a href="{reblogurl}">reblog</a>
- </div>
- </div>
- {block:Link}
- {block:Photoset}
- {block:IndexPage}
- <center>{Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {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 class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="275"/></a></div>{LinkCloseTag}
- <div class="kk"></div>
- {/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
- <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Quote}
- <div id="lolok">{Quote}</span>
- {block:Source}<strong>{Source}</strong>{/block:Source}
- <div id="permalinks">
- <a href="{Permalink}">{timeago}</a> - <a href="{reblogurl}">reblog</a>
- </div>
- </div>
- {/block:Quote}
- {block:Chat}
- <div id="lolok">{block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- <div id="permalinks">
- <a href="{Permalink}">{timeago}</a> - <a href="{reblogurl}">reblog</a>
- </div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="lolok"><center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
- <div id="permalinks">
- <a href="{Permalink}">{timeago}</a> - <a href="{reblogurl}">reblog</a>
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-400}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </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}
- </div>
- </body>
- <script type="text/javascript" src="http://arrow.scrolltotop.com/arrow35.js"></script>
- <noscript><a href="http://www.scrolltotop.com"></a></noscript>
- </html>
Add Comment
Please, Sign In to add comment