Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by cyrusnigga dont remove credit. :)
- -->
- <i>
- <html>
- <head>
- {block:Ifdisablerightclick}
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- {/block:Ifdisablerightclick}
- <title>{Title}</title>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="color:background" content="#000000" />
- <meta name="color:font" content="#ffffff" />
- <meta name="color:links" content="#ffffff" />
- <meta name="color:hover" content="#ffffff"/>
- <meta name="image:sidebar" content="" />
- <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="if:italic links" content="0"/>
- <meta name="if:tiny cursor" content="0"/>
- <meta name="text:link six" content="" />
- <meta name="text:link six title" content="" />
- <meta name="if:disable right click" content="0"/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- img{-webkit-filter: grayscale(60%);-webkit-transition: opacity 0.9s linear; }img:hover{-webkit-transition: opacity 0.9s linear;}
- body {
- color:{color:font};
- background-color:{color:background};
- background-image: url('{image:background}');
- background-position: center;
- background-attachment:fixed;
- background-repeat: repeat;
- font-size:10px;
- font-family: arial;
- text-align:justify;
- {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
- letter-spacing: 0px;
- }
- a:link, a:active, a:visited{
- -webkit-transition: all 0.3s ease-in-out;
- color: {color:Links};
- text-decoration:none;
- {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
- }
- a:hover {
- color:{color:hover};
- -webkit-transition: all 0.3s ease-in-out;
- {block:Ifitalichover}font-style:italic;{/block:Ifitalichover}
- {block:iftinycursor}cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;{/block:iftinycursor}
- }
- #content {
- margin-left:460px;
- margin-top:5px;
- width:400px;
- overflow:hidden;
- }
- .entry{
- margin:1px;
- overflow:hidden;
- z-index:9999;
- padding:1px;
- {block:IndexPage}
- width: 380px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- padding:13px;
- {/block:PermalinkPage}
- }
- .title{
- line-height: 18px;
- font-weight: normal;
- font-family:"calibri";
- font-size:13px;
- }
- div#sidebar{
- position:fixed !important;
- width: 208px;
- height: auto;
- margin-left:215px;
- line-height:12px;
- margin-top: 140px;
- background: transparent;
- }
- #description {
- text-align:center;
- margin-top:-2px;
- font-family:arial;
- line-height:11px;
- }
- #pagination {
- font-family:Imprima;
- text-align:center;
- font-size:14px;
- }
- .links{
- background:trans;
- text-align:center;
- border-bottom:1px;
- border-top:1px;
- }
- .links a{
- background:trans;
- display:inline-block;
- font-family:arial;
- font-size:9px;
- letter-spacing: 0px;
- padding:2px 3px 2px 3px;
- }
- .links:hover a{
- background:trans;
- display:inline-block;
- font-family:arial;
- font-size:9px;
- letter-spacing: px;
- -webkit-border-radius: 2px;
- -moz-border-radius: 2px; color:
- }
- #omg{
- letter-spacing: 2px;
- }
- #omg:hover{
- text-shadow: 0px 0px 10px {color:links shadow};
- }
- #hm{
- letter-spacing: 0px;
- text-align:;center;
- margin-top:-1px;
- padding:3px;
- margin-bottom:0px;
- }
- #hmm{
- margin-top:-3px;
- }
- #omghi{
- position:fixed;
- width:177px;
- margin-top:-3px;
- height:auto;
- line-height:12px;
- padding:3px;
- background-color: #ffffff;
- border-bottom-left-radius: 10px;
- border-bottom-right-radius: 10px;
- border:1px solid #dadada;
- }
- #omghi2{
- position:fixed;
- width:177px;
- height:auto;
- line-height:10px;
- padding:3px;
- margin-top:-17px;
- background-color: #ffffff;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- border:1px solid #dadada;
- }
- .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};
- }
- p{margin-top:5px; margin-bottom:5px; }
- blockquote{
- padding:0px 0px 2px 3px;
- margin:0px 0px 2px 1px;
- }
- ul, ol, li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- 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;
- }
- .perma
- {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- bottom:22px;
- width: px;
- margin-left:323px;
- 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;
- }
- #photo {
- overflow:hidden;
- {block:IndexPage}
- width:380px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 400px;
- {/block:PermalinkPage}
- }
- #photo a, #photo a:hover{
- color:white;
- }
- #photo #image {
- position:relative;
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- #hi{
- padding:0px;
- }
- .permalink {
- display: block;
- padding: 2px;
- margin: 4px 0px 0px 8px;
- color: #424242;
- line-height: 8px;
- text-align: right;
- margin-left:-0px;
- {block:PermalinkPage}
- opacity:0.0;
- {/block:PermalinkPage}
- }
- .no {
- overflow:hidden;
- height:auto;
- width:365px;
- }
- #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;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <a href="/"><img src="{image:sidebar}" width=208px/></a>
- <div id="hm"><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:Ifitaliclinks}</i>{/block:Ifitaliclinks}</div></center>
- <div id="hmm"><center>{Description}</center></div>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- </div>
- </div>
- <div id="content">
- {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 class="entry">
- {block:IndexPage}
- {/block:IndexPage}
- {block:Text}
- <div class="hi"><div class="text">
- {block:Title}
- <div class="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- </div>
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a></div></div>
- {/block:Text}
- {block:Photo}
- <div id="photo">
- <div id="image">
- {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 src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; 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>{LinkCloseTag}{/block:IndexPage}</div></div>
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; 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>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-400}
- <div class="baby"></div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-400}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right>
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:Quote}
- {block:Link}
- <div id="hi"><div class="text">
- <div class="title">
- <a href="{URL}" class="link" {Target}>{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a></div></div>
- {/block:Link}
- {block:Chat}
- <div id="hi"><div class="text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- </div>
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a></div></div>
- {/block:Chat}
- {block:Video}
- {block:IndexPage}
- {Video-400}
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-400}
- {/block:permalinkpage}
- <div class="permalink">
- <a href="{permalink}">{notecountwithlabel}</a></div>
- {/block:Video}
- {block:Audio}
- <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>
- {block:IndexPage}
- {/block:IndexPage}
- {/block:Audio}
- {block:PermalinkPage}
- <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {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 = $('#content');
- $content.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 200,
- debug : false,
- });
- });
- </script>
- {/block:IndexPage}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement