Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- New theme 1 by Deanna (sighthemes)
- Keep the credit
- Or you will be reported
- Do not steal or steal parts of the coding
- I worked very hard and it would be very disrespectful
- Make sure your posts per page is set at 15 or the infinite scroll won't work! (Customize > Advanced > Posts per page > 15 > Save)
- -->
- <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 src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <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>
- <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="#777"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:scrollbar" content="#ccc">
- <meta name="color:blogtitle" content="#aaa">
- <meta name="color:hover" content="#fff"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content="1"/>
- <meta name="text:link one" content="/">
- <meta name="text:link one title" content="link">
- <meta name="text:link two" content="/">
- <meta name="text:link two title" content="link">
- <meta name="text:link three" content="/">
- <meta name="text:link three title" content="link">
- <meta name="text:link four" content="/">
- <meta name="text:link four title" content="link">
- <meta name="text:link five" content="/">
- <meta name="text:link five title" content="link">
- <style type="text/css">
- iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
- ::-webkit-scrollbar-thumb{
- background-color: {color:scrollbar};
- border: 2px solid #ffffff;
- height:5px;
- -moz-border-radius: 20px;
- border-radius: 20px;
- }
- ::-webkit-scrollbar {
- height:5px;
- width:9px;
- background-color: #aaaaaa;
- border: 4px solid #fff;
- }
- ::selection {
- background: #fff;
- }
- ::-moz-selection {
- background: #fff;
- }
- p {
- margin:0px;
- margin-top:5px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family:calibri;
- font-size:10px;
- line-height:100%;
- text-normal;
- text-align:left;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:{color:link};
- }
- a:hover {
- text-decoration: none;
- font-style:;
- color: {color:Hover};
- }
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- .entry {
- float:left;
- display: block;
- margin:15px;
- overflow:hidden;
- width:220px;
- border: 1px solid #ddd;
- padding:7px;
- padding-bottom:5px;
- opacity:.8;
- {block:PermalinkPage}
- width:486px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .entry img{
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- .entry:hover img {
- padding-top:10px;
- opacity:1;
- {block:PermalinkPage}
- padding-top:0px;
- opacity:1;
- {/block:PermalinkPage}
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .entry .perma{
- position:absolute;
- width:220px;
- height:auto;
- padding:2px;
- margin-left:0px;
- top:1px;
- background:#fff;
- overflow:hidden;
- letter-spacing:0px;
- font-family: calibri;
- text-transform: uppercase;
- font-size: 8px;
- line-height:12px;
- letter-spacing:1px;
- text-align:center;
- opacity: 0;
- color:#555;
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .entry:hover .perma{
- background:transparent;
- opacity:1;
- }
- .permalinktext{
- display: block;
- font-family:calibri;
- font-size:8px;
- line-height:3px;
- letter-spacing:1px;
- text-transform:uppercase;
- text-align: right;
- background-color:transparent;
- margin: 2px;
- margin-top:5px;
- border-top:1px solid #eee;
- padding-top:7px;
- }
- #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;
- }
- askk{
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- color:#73ac69;
- }
- #s-m-t-tooltip {
- max-width:auto;
- padding:1px 1px 1px 1px;
- margin:20px 0px 0px 20px;
- background-color:white; /* change the background color */
- border:1px solid #ddd; /* change the border color */
- font-family:calibri; /* change the font */
- font-size:8px; /* change the font size */
- letter-spacing:1px; /* change the letter spacing */
- text-transform:uppercase;/* can be uppercase, lowercase, none*/
- color:#000; /* change the text color */
- z-index:999999999999999999999999999999999999;
- opacity:.8;
- font-style:oblique;
- }
- #posts {
- width:600px;
- margin-top:20px;
- z-index:99;
- margin-left:291px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- #sidebar{
- position:fixed !important;
- width:205px;
- background:white;
- height:100%;
- margin-top:-1px;
- margin-left:75px;
- text-align:center;
- border:1px solid #ddd;
- padding:7px;
- opacity:.8;
- }
- #sidebar .blogtitle{
- width:205px;
- height:auto;
- font-family:ch;
- font-size:30px;
- margin-top:10px;
- margin-left:0px;
- text-align:right;
- color:{color:blogtitle}
- }
- #sidebar .desc{
- margin-top:3px;
- border-top:1px solid #eee;
- width:205px;
- height:auto;
- line-height:11px;
- padding-top:3px;
- }
- @font-face { font-family: "ch"; src: url('http://static.tumblr.com/u37ad6e/apRmoe3up/callie_hand-trial_version.otf'); }
- #header{
- position:fixed !important;
- width:507px;
- height:20px;
- padding:2px;
- margin-left:296px;
- margin-top:-1px;
- z-index:999;
- border-bottom:1px solid #ddd;
- border-right:1px solid #ddd;
- background: white;
- line-height:22px;
- }
- .links a{
- width:auto;
- height:auto;
- line-height:0px;
- color: #555;
- margin-left:6px;
- margin-right:6px;
- padding-left:1px;
- padding-right:1px;
- letter-spacing:1px;
- text-transform:uppercase;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .links a:hover{
- font-style:oblique;
- color:{color:hover};
- background-color:{color:blogtitle};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- @font-face { font-family: rw; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
- @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
- .title{
- font-family:rw;
- text-transform:uppercase;
- font-size:18px;
- line-height: 20px;
- color:{color:Title};
- font-weight: normal;
- }
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- /*I RECCOMMEND TO NOT TOUCH ANY OF THIS*/
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:5px 5px 5px 5px;
- border-left: 2px solid {color:blogtitle};
- }
- blockquote p, ul{
- margin:0px;
- padding: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/dbek3sy/Qyblrgjfn/jqueryinfintescroll.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 : '#pagination',
- nextSelector : '#pagination 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');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <BODY onselectstart="return false;" ondragstart="return false;">
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="header">
- <div style="font-size:12px; margin-left:5px; font-family:rw; text-transform:uppercase; color:{color:blogtitle}">Navigation //</div>
- <div style="margin-left:93px; margin-top:-22px;"><div class="links">
- <a href="/">home</a> -
- <a href="/ask">ask</a> -
- <a href="{text:link one}">{text:link one title}</a> -
- <a href="{text:link two}">{text:link two title}</a> -
- <a href="{text:link three}">{text:link three title}</a> -
- <a href="{text:link four}">{text:link four title}</a> -
- <a href="{text:link five}">{text:link five title}</a> -
- <a href="http://ivorea.tumblr.com">theme</a>
- </div>
- </div>
- </div>
- <!--STUFF THAT GOES INTO THE SIDEBAR-->
- <div id="sidebar">
- <center>
- <a href="/"><img src="{image:sidebar}" width=100%></a>
- <div class="blogtitle">{title}</div>
- <div class="desc">{description}</div>
- </center>
- </div>
- <!------------------------------------->
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext">
- <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>
- {/block:Text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
- <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{block:Link}
- {block:Answer}
- <div style="margin: 2px 2px 2px 2px; min-height:auto; padding: 3px; background-color: {color:background}; border:1px solid #ddd; border-radius:4px;">
- <askk><b>{Asker}</b></askk>: {Question}</div>
- <div style="padding: -1px 5px -1px 5px; background: transparent;"><center>{Answer}</center></div>
- <div class="permalinktext">
- <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{reblogurl}">reblog </a> | <a href="{permalink}">{notecountwithlabel}</a> | posted {DayOfWeek}</div>
- <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {block:IndexPage}
- <div class="perma">
- <a href="{reblogurl}">reblog</a> with <a href="{permalink}">{notecountwithlabel}</a>
- </div>
- <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
- {/block:Photoset}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext">
- <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{/block:Quote}
- {block:Chat}{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}
- <div class="permalinktext">
- <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>
- {/block:Chat}
- {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>
- {block:IndexPage}
- <div class="permalinktext">
- <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center>
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <center>
- {block:IndexPage}
- <div class="perma">
- {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
- </div>
- <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
- {block:Video}
- {block:PostNotes}<div align="left">{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></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 style="position:fixed; bottom:0px; right:0px; padding: 2px;"> <a href="http://ivorea.tumblr.com" title="Theme by SighThemes"><img src="http://24.media.tumblr.com/tumblr_me8dpnQQwD1r83eo0o1_400.png" style="width:33px;"></a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement