Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#fff" />
- <meta name="color:link" content="#000" />
- <meta name="color:link hover" content="#bebebe" />
- <meta name="color:text" content="#000" />
- <meta name="color:post" content="#fff" />
- <meta name="color:borda" content="#000" />
- <meta name="color:text links" content="#fff" />
- <meta name="color:border" content="#ffffff" />
- <meta name="color:line" content="#ffffff" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/Vv8m6wbhz/tumblr_m5hf9fpbd61qm7bkgo6_250.gif" />
- <meta name="image:line" content="http://static.tumblr.com/ygkexbz/Vv8m6wbhz/tumblr_m5hf9fpbd61qm7bkgo6_250.gif" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link " />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#box');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.post',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.post',
- loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#box').show(500);
- });
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {background-color: {color:background}; font-family: calibri; font-size: 12px; color: {color:text}; text-align: center; background-image:url('{image:background}'); background-attachment: fixed; }
- a {color: {color:link}; text-decoration: none; text-transform: none;}
- a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote img{max-width: 470px!important}
- blockquote blockquote img{max-width: 450px!important}
- blockquote blockquote blockquote img{max-width: 430px!important}
- blockquote blockquote blockquote blockquote img{max-width: 410px!important}
- #box{margin-left:475px;padding:0px;width:750px;margin-top:10px;}
- .post{position: relative;width:350px;float:left;margin:-9px;margin-left: 10px;background:{color:post};margin-top:10px;}
- .post img{max-width:350px;}
- .perm {font-size: 10px;position: absolute;text-align: center;width: 97%;font-family:calibri;background-color: {color:post};opacity:0;margin-top:0x;padding: 5px;-webkit-transition: .6s ease-in;-moz-transition: .6s ease-in; transition: .4s ease-in; -webkit-transition: .5s ease-in;-moz-transition: 1s ease-in; transition: .4s ease-in;}
- .post:hover .perm{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: .90;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: .3s ease-in;-moz-transition: 1s ease-in; transition: .3s ease-in; text-transform:uppercase;}
- .perm a {color:{color:text};}
- h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
- h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
- .image {text-align: center; border: 0px}
- .image img {max-width: 350px; margin-bottom: 1px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
- .image img:hover {opacity: 0.9; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
- .xquote { text-align: center; font-size: 11px; font-family: georgia; line-height: 15px; padding: 3px;margin-left: 02px; border-bottom:2px solid {color:text};margin-bottom:3px;padding-top:5px;}
- .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 09px; font-weight: bold;font-size: 9px; font-family: verdana;}
- .xquotesource a, a:hover{text-transform: none;}
- .chat {line-height: 13px; list-style: none }
- .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
- .person1 {color: {color:text}; padding: 2px; }
- .person1 .label {font-weight: bold; color:{color:text}}
- .person2 {color: {color:text}; padding: 2px; }
- .person2 .label {font-weight: bold; color:{color:text}}
- .player {background-color: #e3e3e3; text-align: left; display:block;}
- .question {color:{color:text};font-size:09px;font-family:Verdana;line-height:95%;background: {color:background};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
- .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
- .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};font-family:Verdana;}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
- .asking {text-align:center; color:{color:text}; font-size: 9px; font-family:Verdana; text-transform:none; margin-left: 340px}
- .asking a{color:{color:text};}
- .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
- .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
- .answer {color:{color:answer};}
- .notes {width: 410px; padding: 0px; margin-bottom: 0px; font-size: 9px; text-align: left;font-family:calibri;background-color:{color:text}}
- ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;text-transform:uppercase;}
- ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
- .notes img{display: none; border:0px}
- #cap {width: 500px; margin-top: -2px; position: relative;}
- .source {display: none;}
- #s1{
- left: 100px;
- top: 0px; width: 245px;
- height: 930px; text-align: center;
- background-color: {color:borda};
- background-image:url('{image:line}');
- border-right: 2px color:{color:text}
- ;position: fixed; padding: 0px;}
- #s2{
- left: 347px;
- top: 0px;
- width: 2px;
- height: 930px;
- text-align: center;
- background-color: {color:line};
- border-right: 2px color:{color:text} ;
- position: fixed; padding: 0px;}
- .photo {width:140px; position:fixed; left:233px; top:36px;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius: 100px; border-top-right-radius:100px;background-color: {color:sidebar};border: 5px solid {color:border};z-index: 3;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
- .photo img {width:140px;height:140;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius:100px; border-top-right-radius: 100px;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
- #spencer {color: {color:entries}; background-color: transparent; font-family:Homenaje; font-size: 20px; font-style; text-shadow:0px 0px 10px color:{color:shadow}; letter-spacing: 0px; text-align: center; text-transform: UPPERCASE; width: 200px; line-height: 20px; height: 25px; margin-left: -30px; margin-top: -90px; border-right: 0px solid {color:entries}; font-weight; border-bottom:0px solid {color:line};-moz-transition: all .5s ease-in-out!important; -o-transition: all .5s; -webkit-transform: rotate(deg); -moz-transform: rotateY(20deg); text-shadow:2px 3px 15px {color:text}; opacity:1;}
- #spencer:hover { font-size:15px; opacity:1; color:{color:entries};}
- #links {width: 200; height: auto; padding:0px; margin-top:90px; margin-left:82px; position: fixed;}
- #links a {float: left; display: block; width:139px; height:10px; line-height: 7px; padding: 7px; font-family: georgia; font-size: 12px; text-align: center;font-style:italic; background-color: {color:border}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:none;}
- #links a:hover {font-weight: bold;}
- #links2 {width: 200; height: auto; padding:0px; margin-top:78px; margin-left:138px; position: fixed;}
- #links2 a {float: left; display: block; width:122px; height:9px; line-height: 7px; padding: 3px; font-family: georgia; font-size: 9px; text-align: center; font-style:italic;background-color: trans; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:lowercase; opacity:0.5}
- #links2 a:hover {font-weight: normal;opacity:1;}
- #links3 {width: 200; height: auto; padding:0px; margin-top:117px; margin-left:98px; position: fixed;}
- #links3 a {float: left; display: block; width:30px; height:10px; line-height: 10px; padding: 3px; font-family: calibri; font-size: 8px; text-align: center; background-color: {color:line}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
- #links3 a:hover {font-weight: bold;}
- #links4 {width: 200; height: auto; padding:0px; margin-top:117px; margin-left:137px; position: fixed;}
- #links4 a {float: left; display: block; width:30px; height:10px; line-height: 10px; padding: 3px; font-family: calibri; font-size: 8px; text-align: center; background-color: {color:line}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
- #links4 a:hover {font-weight: bold;z-index: 7;}
- #links5 {width: 200; height: auto; padding:0px; margin-top:117px; margin-left:176px; position: fixed;}
- #links5 a {float: left; display: block; width:55px; height:10px; line-height: 10px; padding: 3px; font-family: calibri; font-size: 8px; text-align: center; background-color: {color:border}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
- #links5 a:hover {color:#ff0000}
- #links6 {width: 200; height: auto; padding:0px; margin-top:233px; margin-left:245px; position: fixed;}
- #links6 a {float: left; display: block; width:90px; height:10px; line-height: 10px; padding: 3px; font-family: georgia; font-size: 11px; text-align: center; font-style:italic;background-color: {color:border}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:none;}
- #links6 a:hover {font-weight: bold;}
- #links7 {width: 200; height: auto; padding:0px; margin-top:108px; margin-left:-13px; position: fixed;}
- #links7 a {float: left; display: block; width:19px; height:17px; line-height: 17px; padding: 3px; font-family: homenaje; font-size: 17px; text-align: center; background-color: {color:border}; color:{color:border}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
- #links7 a:hover {font-weight: bold;}
- #pag {width: 10; margin-top:566px; margin-left:1258; position: fixed;}
- #pag a {float: left; display: block; width: 42px; height:12px; line-height: 2px; padding: 3px; font-family: verdana; font-size: 45px; text-align: center;color:{color:borda}; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px;font-weight: bold;}
- #crd {width: 130; height: auto; padding:0px; margin-top:137px; margin-left:100px; position: fixed;z-index: 7;}
- #crd a {text-transform: uppercase;float: left; display: block; width: 35px; height:12px; line-height: 10px; padding: 3px; font-family:calibri; font-size: 8px; text-align: center; color:{color:borda}; }
- #crd a:hover {opacity: 0.6;}
- ::-webkit-scrollbar{width:5px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{ -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
- ::moz-selection {color:{color:post}; background:{color:text};}
- ::selection {color:{color:post}; background:{color:text};}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
- #side {width:auto; margin-left:90px; text-align:justify}
- #portrait {width:200px; padding:10px; background-color:{color:border}}
- #portrait img {max-width:200px; height:auto}
- </style>
- <body onkeydown="return false">
- <div id="s1"></div>
- <div id="s2"></div>
- <div id="s3"></div>
- <div id="crd">{description}</div>
- <div class="photo"><img src="{image:sidebar}" title="{title}"></div>
- <div id="links">
- <a href="/"title="home page">{title} </a>
- </div>
- <div id="links2">
- <a href="http://kansasthemes.tumblr.com" title="clica">+themes</a>
- </div>
- <div id="links3">
- <a href="{text:Link3}">{text:Link3 Title}</a>
- </div>
- <div id="links4">
- <a href="{text:Link4}">{text:Link4 Title}</a>
- </div>
- <div id="links5">
- <a href="{text:Link5}" title="">{text:Link5 Title}</a>
- </div>
- <div id="links7"><big><big>◥</big></big></a></div>
- <div id="pag">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="prev">-</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" title="next">+</a>{/block:NextPage}{/block:Pagination}</div>
- <div id="box">
- <div class="autopagerize_page_element">{block:Posts}
- <div class="post">
- {block:Text}
- <span class="perm">
- <a href="{Permalink}">{NoteCount}</a> -
- <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- <span class="perm">
- <a href="{Permalink}">{NoteCount}</a> -
- <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <span class="perm">
- <a href="{Permalink}">{NoteCount} HITS</a> -
- <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- {Photoset-250}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <span class="perm">
- <a href="{Permalink}">{NoteCount} HITS</a> -
- <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- <div class="xquote">“{Quote}”</div>
- {block:Source}<div class="xquotesource"> — <b>{Source}</b></div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <span class="perm">
- <a href="{Permalink}">{NoteCount} HITS</a> -
- <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <span class="perm">
- <a href="{Permalink}">{NoteCount} HITS</a> -
- <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <span class="perm">
- <a href="{Permalink}">{NoteCount}</a> -
- <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- <div class="player">{AudioPlayerGrey}</div>
- {/block:Audio}
- {block:Video}
- <span class="perm">
- <a href="{Permalink}">{NoteCount}</a> -
- <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
- <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
- {block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>
- {Video-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <span class="perm">
- <a href="/ask">mesage</a></center></span>
- <table width="400px" cellspacing="0" cellpadding="0">
- <tr>
- <td width="340px" class="question"><B>{Asker}</b> asked: "{Question}"</td>
- </tr>
- </table>
- <div class="answer">{Answer}</div>
- {/block:answer}
- </div>
- <div class="source">{block:ContentSource}<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}</div>
- {/block:Posts}
- {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment