Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme 39 (pt. 1)
- ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀ █▀▀▄ █░░█
- ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█ █▀▀▄ █▄▄█
- ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀ ▀▀▀░ ▄▄▄█
- █▀▄▀█ █░█ █▀▀▄ █░░█ █▀▀ ▄ ▀▄
- █░▀░█ █▀▄ █▀▀▄ █▄▄█ █▀▀ ░ ░█
- ▀░░░▀ ▀░▀ ▀▀▀░ ▄▄▄█ ▀▀▀ ▀ ▄▀
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 07.19.15
- Theme posted publicly: 08.08.15
- -->
- <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>
- <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+Script::latin', 'Allura::latin', 'Ruthie::latin', 'Noto+Sans:400,400italic:latin', 'Libre+Baskerville:400,400italic:latin', 'Satisfy::latin', 'Dawning+of+a+New+Day::latin','Dosis::latin', 'Raleway:200:latin', 'Parisienne::latin', 'Great+Vibes::latin', 'Clicker+Script::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <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>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend();
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block, .popup_block2, .popup_block3').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </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:hover" content="#fff"/>
- <meta name="image:background" content="1"/>
- <meta name="image:header" content="1"/>
- <meta name="image:icon" content="1"/>
- <meta name="image:icon2" content="1"/>
- <meta name="color:border1" content="#fff"/>
- <meta name="color:border2" content="#fff"/>
- <meta name="color:border3" content="#fff"/>
- <meta name="color:border4" content="#fff"/>
- <meta name="color:blogtitle" content="#fff"/>
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 1 msg" content="msg"/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 2 msg" content="msg"/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:link 3 msg" content="msg"/>
- <meta name="text:link 4" content="/"/>
- <meta name="text:link 4 msg" content="msg"/>
- <meta name="text:link 5" content="/"/>
- <meta name="text:link 5 msg" content="msg"/>
- <meta name="text:link 6" content="/"/>
- <meta name="text:link 6 msg" content="msg"/>
- <meta name="text:blogtitle" content="blogtitle"/>
- <meta name="text:title font size" content="70"/>
- <meta name="text:stats" content="34 online | 250000 offline | 19500 followers"/>
- <meta name="text:name" content="celina"/>
- <meta name="select:title font" content="allura" title="font 1"/>
- <meta name="select:title font" content="roboto" title="font 2"/>
- <meta name="select:title font" content="pinyon script" title="font 3"/>
- <meta name="select:title font" content="dancing script" title="font 4"/>
- <meta name="select:title font" content="clicker script" title="font 5"/>
- <meta name="select:title font" content="great vibes" title="font 6"/>
- <meta name="select:title font" content="satisfy" title="font 7"/>
- <meta name="select:title font" content="raleway" title="font 8"/>
- <meta name="text:stats popup" content="example: Update theme on 08.31.15, Switched blog types on 03.12.15"/>
- <meta name="text:updates popup" content="example: Reached 10k followers on 09.16.13, Reached 20k pageviews on 01.25.14"/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background:{color:blogtitle};
- letter-spacing:0px; /* change the letter spacing */
- color:white; /* change the text color */
- border-radius:5px;
- font-size:10px;
- text-transform:uppercase;
- z-index:999999999999999999999999999999999999;
- }
- #fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- position: fixed; left: 0; top: 0;
- background-color: {color:Background};
- background-image:url({image:Background});
- width: 100%; height: 100%;
- opacity:0.5;
- z-index: 99999999;
- }
- .popup_block{
- -webkit-animation: tada 2s;
- -moz-animation: tada 2s;
- -ms-animation: tada 2s;
- display: none; /*--hidden by default--*/
- padding: 20px;
- float: left;
- font-size:10px;
- position: fixed;
- color:white;
- top: 50%; left: 50%;
- z-index: 9999999999999;
- background:{color:border1};
- }
- .popup_block2{
- -webkit-animation: tada 2s;
- -moz-animation: tada 2s;
- -ms-animation: tada 2s;
- display: none; /*--hidden by default--*/
- padding: 20px;
- float: left;
- font-size:10px;
- position: fixed;
- color:white;
- top: 50%; left: 50%;
- z-index: 9999999999999;
- background:{color:border2};
- }
- .popup_block3{
- -webkit-animation: tada 2s;
- -moz-animation: tada 2s;
- -ms-animation: tada 2s;
- display: none; /*--hidden by default--*/
- padding: 20px;
- float: left;
- font-size:10px;
- position: fixed;
- color:white;
- top: 50%; left: 50%;
- z-index: 9999999999999;
- background:{color:border3};
- }
- ::-webkit-scrollbar {width: 5px; height: 5px; background: {color:border1};}
- ::-webkit-scrollbar-thumb {background-color:{color:border2};}
- #tumblr_controls, .tmblr-iframe{ z-index:99999999;margin-top:0px! important;
- -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family:Trebuchet MS;
- line-height:12px;
- font-size:10px;
- 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:1250px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- .entry {
- float:left;
- display: block;
- margin:10px;
- overflow:hidden;
- width:270px;
- padding:20px;
- padding-bottom:18px;
- border:1px solid #f4f4f4;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:white;
- }
- .entry .bg{
- width:250px;
- height:100%;
- margin-left:100px;
- position: absolute;
- padding:10px;
- overflow:hidden;
- text-align:center;
- background:white;
- color:white;
- top:-250px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .entry:hover .bg{
- overflow:visible;
- opacity:0.5;
- margin-left:0px;
- top:20px;
- }
- .entry .perma{
- width:50px;
- height:50px;
- margin-left:-100px;
- position: absolute;
- padding:10px;
- overflow:hidden;
- text-align:center;
- background:{color:blogtitle};
- color:white;
- bottom:-119px;
- opacity:0;
- font-size:9px;
- font-family:raleway;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- border-top:5px solid #fff;
- border-right:5px solid #fff;
- }
- .perma a{
- color:white;
- }
- .entry:hover .perma{
- overflow:visible;
- opacity:1;
- margin-left:0px;
- bottom:19px;
- }
- #posts {
- width:800px;
- margin-top:50px;
- z-index:99;
- margin-left:550px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- #lbr{
- position:fixed !important;
- z-index:99999;
- left:0px;
- top:0px;
- width:15px;
- height:500px;
- background:{color:border1};
- }
- #rbr{
- position:fixed !important;
- z-index:99999;
- right:0px;
- top:0px;
- width:15px;
- height:350px;
- background:{color:border1};
- }
- #tbr{
- position:fixed !important;
- z-index:99999;
- left:0px;
- top:0px;
- width:100%;
- height:15px;
- background:{color:border1};
- }
- #lbr2{
- position:fixed !important;
- z-index:9999;
- left:0px;
- top:0px;
- width:15px;
- height:100%;
- background:{color:border2};
- }
- #rbr2{
- position:fixed !important;
- z-index:9999;
- right:0px;
- top:0px;
- width:15px;
- height:100%;
- background:{color:border2};
- }
- #bbr{
- position:fixed !important;
- z-index:99999;
- left:0px;
- bottom:0px;
- width:100%;
- height:15px;
- background:{color:border2};
- text-align:center;
- font-family:raleway;
- text-transform:uppercase;
- line-height:15px;
- color:white;
- }
- #bbr a{
- color:white;
- }
- #be{
- position:fixed;
- z-index:99;
- margin-top:150px;
- margin-left:150px;
- height:60px;
- width:322px;
- text-align:center;
- line-height:60px;
- font-family:dawning of a new day;
- text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- color:{color:blogtitle};
- font-family:{select:title font};
- font-size:{text:title font size}px;
- }
- #at{
- position:fixed;
- margin-top:210px;
- margin-left:150px;
- width:320px;
- height:240px;
- background:white;
- border:1px solid {color:border1};
- }
- #le1{
- position:fixed;
- height:240px;
- width:0px;
- margin-top:0px;
- margin-left:160px;
- border-right:1px solid {color:border2};
- }
- #le2{
- position:fixed;
- height:0px;
- width:320px;
- margin-top:120px;
- margin-left:0px;
- border-bottom:1px solid {color:border2};
- }
- #in{
- position:fixed;
- width:100px;
- height:100px;
- margin-top:10px;
- margin-left:10px;
- background:{color:border3};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #in img{
- width:90px;
- height:90px;
- padding:10px;
- }
- #dc{
- position:fixed;
- margin-top:10px;
- margin-left:110px;
- width:160px;
- height:60px;
- padding:20px;
- background:{color:border1};
- color:white;
- font-size:9px;
- font-family:raleway;
- text-align:center;
- overflow:auto;
- }
- #dc a{
- text-shadow: 1px 1px white;
- }
- #br1{
- position:fixed;
- margin-top:110px;
- margin-left:10px;
- width:300px;
- height:10px;
- background:{color:border3};
- }
- #br2{
- position:fixed;
- margin-top:120px;
- margin-left:10px;
- width:300px;
- height:10px;
- background:{color:border2};
- }
- #in2{
- position:fixed;
- width:100px;
- height:100px;
- margin-top:130px;
- margin-left:210px;
- background:{color:border2};
- }
- #in2 img{
- width:90px;
- height:90px;
- padding:0px;
- }
- #dc2{
- position:fixed;
- margin-top:130px;
- margin-left:10px;
- width:160px;
- height:60px;
- padding:20px;
- background:{color:border4};
- color:white;
- font-size:9px;
- font-family:raleway;
- }
- #lkbx{
- position:fixed;
- margin-top:30px;
- margin-left:-5px;
- width:167px;
- height:32px;
- background:white;
- }
- #l1{
- position:fixed !important;
- width:12px;
- height:12px;
- padding:5px;
- margin-top:5px;
- margin-left:5px;
- background:{color:border1};
- font-family:raleway;
- font-size:11px;
- line-height:12px;
- -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l1:hover{
- -webkit-box-shadow: inset 0px 50px 0px {color:border2};
- }
- #l1 a{
- color:white;
- }
- #l2{
- position:fixed !important;
- width:12px;
- height:12px;
- padding:5px;
- margin-top:5px;
- margin-left:32px;
- background:{color:border2};
- font-family:raleway;
- font-size:11px;
- line-height:12px;
- -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l2:hover{
- -webkit-box-shadow: inset 0px 50px 0px {color:border3};
- }
- #l2 a{
- color:white;
- }
- #l3{
- position:fixed !important;
- width:12px;
- height:12px;
- padding:5px;
- margin-top:5px;
- margin-left:59px;
- background:{color:border3};
- font-family:raleway;
- font-size:11px;
- line-height:12px;
- -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l3:hover{
- -webkit-box-shadow: inset 0px 50px 0px {color:border1};
- }
- #l3 a{
- color:white;
- }
- #l4{
- position:fixed !important;
- width:12px;
- height:12px;
- padding:5px;
- margin-top:5px;
- margin-left:86px;
- background:{color:border1};
- font-family:raleway;
- font-size:11px;
- line-height:12px;
- -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l4:hover{
- -webkit-box-shadow: inset 0px 50px 0px {color:border2};
- }
- #l4 a{
- color:white;
- }
- #l5{
- position:fixed !important;
- width:12px;
- height:12px;
- padding:5px;
- margin-top:5px;
- margin-left:113px;
- background:{color:border2};
- font-family:raleway;
- font-size:11px;
- line-height:12px;
- -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l5:hover{
- -webkit-box-shadow: inset 0px 50px 0px {color:border3};
- }
- #l5 a{
- color:white;
- }
- #l6{
- position:fixed !important;
- width:12px;
- height:12px;
- padding:5px;
- margin-top:5px;
- margin-left:140px;
- background:{color:border3};
- font-family:raleway;
- font-size:11px;
- line-height:12px;
- -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.1);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l6:hover{
- -webkit-box-shadow: inset 0px 50px 0px {color:border1};
- }
- #l6 a{
- color:white;
- }
- #le{
- position:fixed !important;
- width:167px;
- height:1px;
- margin-top:10px;
- margin-left:-5px;
- background:white;
- }
- #us{
- position:fixed !important;
- width:auto;
- height:10px;
- margin-top:3px;
- margin-left:7px;
- text-transform:uppercase;
- color:white;
- font-size:9px;
- letter-spacing:2px;
- background:{color:border4};
- text-align:center;
- padding:2px;
- }
- #us a{
- color:white;
- }
- #ss{
- position:fixed !important;
- width:auto;
- height:10px;
- margin-top:3px;
- margin-left:78px;
- text-transform:uppercase;
- color:white;
- font-size:9px;
- letter-spacing:2px;
- background:{color:border4};
- text-align:center;
- padding:2px;
- }
- #ss a{
- color:white;
- }
- #albumart img{
- width:70px;
- height:70px;
- border:2px solid {color:blogtitle};
- }
- .title2{
- line-height:30px;
- font-family:dancing script;
- font-size:19px;
- color:{color:Title};
- font-weight: normal;
- margin-top:-60px;
- margin-left:80px;
- text-align:center;
- }
- .title3{
- font-weight: normal;
- margin-top:0px;
- margin-left:80px;
- text-align:center;
- font-family:roboto;
- font-size:14px;
- }
- .title{
- line-height: 20px;
- font-family:raleway;
- font-size:15px;
- color:{color:Title};
- font-weight: normal;
- }
- #fbr{
- position:fixed !important;
- margin-top:180px;
- margin-left:110px;
- }
- #fbr img{
- width:300px;
- height:300px;
- opacity:0.3;
- }
- #fbr2{
- position:fixed !important;
- margin-top:180px;
- margin-left:210px;
- }
- #fbr2 img{
- width:300px;
- height:300px;
- opacity:0.3;
- -webkit-transform:rotate(180deg);
- }
- #question{
- width:250px;
- height:auto;
- background:#f4f4f4;
- padding:10px;
- text-align:justify;
- border-radius:5px;
- {block:permalinkpage}
- width:430px;
- {/block:permalinkpage}}
- #answer{
- width:250px;
- height:auto;
- background:{color:title};
- padding:10px;
- text-align:justify;
- border-radius:5px;
- {block:permalinkpage}
- width:430px;
- {/block:permalinkpage}}
- #answer a{
- text-shadow: 1px 1px white;
- }
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- #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:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:decimal; margin:3px; padding-left:20px;}
- .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:15px; border-radius:100px;position:relative; top:3px;margin-left:-20px;padding-right:5px;}
- <--ses-->
- small{font-size: 90%;margin:5px;}
- {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" src="http://static.tumblr.com/tk7f1db/vGfn06hpd/document.txt"></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="lbr"></div>
- <div id="rbr"></div>
- <div id="tbr"></div>
- <div id="lbr2"></div>
- <div id="rbr2"></div>
- <div id="bbr">{text:stats}</div>
- <div id="fbr"><img src="https://openclipart.org/image/2400px/svg_to_png/171579/cyberscooty-stylized-floral-border.png"></div>
- <div id="fbr2"><img src="https://openclipart.org/image/2400px/svg_to_png/171579/cyberscooty-stylized-floral-border.png"></div>
- <div id="be">{text:blogtitle}</div>
- <div id="at">
- <div id="le1"></div>
- <div id="le2"></div>
- <div id="in"><img src="{image:icon}"></div>
- <div id="dc">{description}</div>
- <div id="br1"></div>
- <div id="br2"></div>
- <div id="in2"><img src="{image:icon2}"></div>
- <div id="dc2">
- <div id="lkbx">
- <div id="l1"><a href="{text:link 1}" title="{text:link 1 msg}">.01</a></div>
- <div id="l2"><a href="{text:link 2}" title="{text:link 2 msg}">.02</a></div>
- <div id="l3"><a href="{text:link 3}" title="{text:link 3 msg}">.03</a></div>
- <div id="l4"><a href="{text:link 4}" title="{text:link 4 msg}">.04</a></div>
- <div id="l5"><a href="{text:link 5}" title="{text:link 5 msg}">.05</a></div>
- <div id="l6"><a href="{text:link 6}" title="{text:link 6 msg}">.06</a></div>
- </div>
- <div id="le"></div>
- <div id="us"><a href="#?w=220" rel="02" class="poplight">updates</a></div>
- <div id="ss"><a href="#?w=220" rel="03" class="poplight">statistics</a></div>
- </div>
- </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>
- </br>
- <div style="width:auto;height:15px;text-align:center;background:{color:border1}; color:white; font-size:9px;line-height:15px;font-family:raleway">
- <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a>, <a href="{Permalink}" style="color:white">{notecountwithlabel}</a>, {timeago}</div>
- {/block:Text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} </br>
- <div style="width:auto;height:15px;text-align:center;background:{color:border2}; color:white; font-size:9px;line-height:15px;font-family:raleway">
- <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a>, <a href="{Permalink}" style="color:white">{notecountwithlabel}</a>, {timeago}</div>
- {block:Link}
- {block:Answer}
- <div id="question">
- <font style="color:{color:blogtitle}; text-transform:uppercase; font-style: italic;"><b>{Asker}</b></font>: {question}</div>
- <div style="padding:5px;"></div>
- <div id="answer"><font style="color:white; text-transform:uppercase; font-style: italic;"><b>{text:name}</b></font><font style="color:white">: {answer}</font></div><div style="padding:5px;"></div>
- <div style="width:auto;height:15px;text-align:center;background:{color:link}; color:white; font-size:9px;line-height:15px;font-family:raleway">
- <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a>, <a href="{Permalink}" style="color:white">{notecountwithlabel}</a>, {timeago}</div>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="bg"></div>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a></br>
- <a href="{Permalink}">information</a></br>
- {block:NoteCount} {notecount} {/block:NoteCount}</br>
- <a href="/" title="{timeago}">{shortmonth} {dayofmonth} {year}</a>
- </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>
- </br>
- <div style="Text-align:left;">{caption}</div>
- </br>
- <div style="width:440px;padding-right:10px;font-size:9px;height:15px;background:{color:border4};line-height:15px;text-align:center;color:white;margin-left:0px;font-family:raleway;"><a href="{Permalink}" style="color:white">{notecount} notes | {block:RebloggedFrom} via: <a href={ReblogParentURL}><font style="Color:white">{ReblogParentName}</font></a>{/block:RebloggedFrom} | {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} | {12Hour}:{Minutes} {CapitalAmPm} EST</a></div>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- <div class="bg"></div>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a></br>
- <a href="{Permalink}">information</a></br>
- {block:NoteCount} {notecount} {/block:NoteCount}</br>
- <a href="/" title="{timeago}">{shortmonth} {dayofmonth} {year}</a>
- </div>
- {Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset}</center></br>
- <div style="text-align:left">{caption}</div></br>
- <div style="width:440px;padding-right:10px;font-size:9px;height:15px;background:{color:border3};line-height:15px;text-align:center;color:white;margin-left:0px;font-family:raleway"><a href="{Permalink}" style="color:white">{notecount} notes | {block:RebloggedFrom} via: <a href={ReblogParentURL}><font style="Color:white">{ReblogParentName}</font></a>{/block:RebloggedFrom} | {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} | {12Hour}:{Minutes} {CapitalAmPm} EST</a></div>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<div style="width:auto;height:auto;background:{color:border2};padding:15px;color:white"><span class="quote">"{Quote}"</span></div><p align=right> — {block:Source}<b><font style="font-family:raleway;line-height:20px;font-size:15px;color:{color:link}">{Source}</font></b>{/block:Source}
- </br>
- <div style="width:auto;height:15px;text-align:center;background:{color:border3}; color:white; font-size:9px;line-height:15px;font-family:raleway">
- <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a>, <a href="{Permalink}" style="color:white">{notecountwithlabel}</a>, {timeago}</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}
- </br>
- <div style="width:auto;height:15px;text-align:center;background:{color:border4}; color:white; font-size:9px;line-height:15px;font-family:raleway">
- <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a>, <a href="{Permalink}" style="color:white">{notecountwithlabel}</a>, {timeago}</div>
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <div id="albumart"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- {block:TrackName}
- <div class="title2">{TrackName}</div>
- {/block:TrackName}
- {block:Artist}
- <div class="title3">{Artist}</div>
- {/block:Artist}
- <div style="border:1px solid #ddd; height:30px; margin-top:35px; margin-left:0px;">
- {AudioPlayerWhite}
- </div>
- </br>
- <div style="width:auto;height:15px;text-align:center;background:{color:border4}; color:white; font-size:9px;line-height:15px;font-family:raleway">
- <a href="{ReblogURL}" target="_blank" style="color:white"> reblog </a>, <a href="{Permalink}" style="color:white">{notecountwithlabel}</a>, {timeago}</div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- <div class="bg"></div>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a></br>
- <a href="{Permalink}">information</a></br>
- {block:NoteCount} {notecount} {/block:NoteCount}</br>
- <a href="/" title="{timeago}">{shortmonth} {dayofmonth} {year}</a>
- </div>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}
- <div style="padding:5px"></div>
- <div id="postnotes"><div style="height:auto; max-height:300px; border:1px solid {color:border3}; overflow:auto; padding:10px; background:#f4f4f4; font-size:9px;">{PostNotes}</div></div><br>
- {/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 id="04" class="popup_block3">
- <div style="width:230px;height:130px;padding:10px;border:5px solid white;background:#f4f4f4;">
- <div style="font-family:raleway;font-size:20px;text-align:center;color:{color:border3};width:230px;margin-top:0px;margin-left:0px;height:40px;line-height:40px;background:white">Credits</div>
- <div style="padding:5px;font-size:9px;color:{color:text};">
- • <font style="color:{color:border3}"><b>Basecode: </b></font>
- <a href="http://outlasting.tumblr.com/">Nancy</a>, but edited heavily by mkbye.
- </br>
- • <font style="color:{color:border3}"><b>Pop-up Animations: </b></font>
- <a href="http://htmlqueens.tumblr.com/">Claudia</a>, from HTMLQueens
- </br></br>
- <center><b>Everything else (eg. theme) is made by <a href="http://mkbye.tumblr.com">mkbye</a> using her own codes and ideas. If anything inspires you and you use it in your theme, please credit her at <a href="http://mkbye.tumblr.com">mkbye</a>.</b></center></br><div style="padding:5px"></div>
- </div>
- </div>
- </div></div></div></div></div></div></div></div></div></div>
- <div id="03" class="popup_block2">
- <div style="width:190px;height:130px;padding:10px;border:5px solid white;background:#f4f4f4;">
- <div style="font-family:raleway;font-size:20px;text-align:center;color:{color:border2};width:190px;margin-top:0px;margin-left:0px;height:40px;line-height:40px;background:white">Statistics</div>
- <div style="padding:5px;font-size:9px;color:{color:text};">
- {text:stats popup}
- </div>
- </div>
- </div></div></div></div></div></div></div></div></div></div>
- <div id="02" class="popup_block">
- <div style="width:190px;height:130px;padding:10px;border:5px solid white;background:#f4f4f4;">
- <div style="font-family:raleway;font-size:20px;text-align:center;color:{color:border1};width:190px;margin-top:0px;margin-left:0px;height:40px;line-height:40px;background:white">Updates</div>
- </br>
- <div style="padding:5px;font-size:9px;color:{color:text};">
- {text:updates popup}
- </div>
- </div>
- </div></div></div></div></div></div></div></div></div></div>
- <div style="position:fixed; bottom:5px; z-index:99999;left:5px; background:white; border: 1px solid #eee;width:30px;height:30px;"><a href="#?w=260" rel="04" class="poplight"title="credits"><img src="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons-256/3d-transparent-glass-icons-business/076075-3d-transparent-glass-icon-business-light-on.png" style="width:30px;height:30px;"></a></div>
- <div style="position:fixed; bottom:5px; z-index:99999;right:5px; background:white; border: 1px solid #eee;width:30px;height:30px;"><a href="http://mkbye.tumblr.com" title="theme made by mkbye!"><img src="http://cdn.mysitemyway.com/etc-mysitemyway/icons/legacy-previews/icons-256/3d-transparent-glass-icons-people-things/059464-3d-transparent-glass-icon-people-things-hand-peace.png" style="width:30px;height:30px;"></a></div>
Advertisement
Add Comment
Please, Sign In to add comment