Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga don't remove credit!!!!1!!!!
- -->
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:background" content="#FFFFFF"/>
- <meta name="color:text" content="#5f5f5f"/>
- <meta name="color:hover" content="#ffffff"/>
- <meta name="color:link" content="#5f5f5f"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content="0"/>
- <meta name="font:Body" content="Arial"/>
- <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:italic hover" content="0"/>
- <meta name="if:3d hover" 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;
- right: 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;
- line-height:11px;
- font-family: {font:Body};
- }
- 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}
- }
- .entry {
- float:left;
- overflow: hidden;
- margin: 1px;
- background-color: {color:background};
- background-image:url({image:Background});
- {block:IndexPage}
- width:360px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- ::-webkit-scrollbar {width: 3px; height: 0px; background: {color:Background};}
- ::-webkit-scrollbar-thumb { background-color: {color:link};}
- .permalink{
- line-height: 13px;
- text-transform: none;
- text-align:center;
- margin-top: 1px;
- text-align: right;
- padding:2px;
- }
- div#sidebar{
- position:fixed !important;
- width: 190px;
- height:auto;
- margin-top: 200px;
- margin-left: 110px;
- padding: 2px;
- line-height:11px;
- padding-bottom: 5px;
- margin-bottom: 0px;
- }
- #descriptionman{
- padding-top: 3px;
- padding-bottom: 1px;
- }
- #posts {
- width: 370px;
- margin-left:340px;
- margin-top: 5px;
- -webkit-filter:grayscale(70%);
- background-color: {color:background};
- background-image:url({image:Background});
- {block:PermalinkPage}
- margin-left:340px;
- width:400px;
- text-align:left;
- {/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: 13px;
- line-height:19px;
- color: {color:Title};
- font-family:calibri;
- text-transform:uppercase;
- letter-spacing:2px;
- }
- #pagination{
- display:none;
- }
- #perma {
- position: absolute;
- margin-top: 6px;
- margin-left: 56px;
- opacity: 0.0;
- font-size:10px;
- -webkit-transition: all .5s ease;
- -moz-transition: all .5s ease;
- -o-transition: all .5s ease;
- transition: all .5s ease;
- }
- .entry:hover #perma {
- width:auto;
- margin-top: 6px;
- margin-left: 56px;
- opacity: 1;
- }
- #perma a:hover{
- color:#e70303;
- font-size:10px;
- text-shadow:0px 0px 0px #000000;
- }
- #lolok{
- padding-top:6px;
- padding-bottom:6px;
- padding-left:1px;
- padding-right:1px;
- }
- 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");}
- blockquote, q {
- quotes: "«" "»" "'" "'";
- padding-left: 5px;
- }
- .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};
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- margin-left:5px;
- margin-top:-1px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:22px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- .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:325px;
- 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;
- }
- {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>
- <div class="wrapper">
- <div class="header">
- </span>
- </div>
- <div id="sidebar">
- <a href="/"><img src="{image:sidebar}" width=190px/></a>
- <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 class="permalink">
- <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
- {/block:Text}
- {block:Link}
- <div id="lolok"><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:Photoset}
- {block:IndexPage}
- <center>{Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-400}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}
- <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="22px;"/></a></div>
- <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></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 class="permalink">
- <a href="{permalink}">{NoteCountwithlabel}</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 class="permalink">
- <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
- {/block:Chat}
- {block:Audio}
- <div id="lolok"><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 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 class="permalink">
- <a href="{permalink}">{NoteCountwithlabel}</a></div></div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-400}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- {block:Video}
- </center>
- {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>{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>
- {/block:PermalinkPage}
- {block:PostNotes}<br>{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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement