Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme 28 made by
- ╱╱╱╭╮╱╭╮
- ╱╱╱┃┃╱┃┃
- ╭╮╭┫┃╭┫╰━┳╮╱╭┳━━╮
- ┃╰╯┃╰╯┫╭╮┃┃╱┃┃┃━┫
- ┃┃┃┃╭╮┫╰╯┃╰━╯┃┃━┫
- ╰┻┻┻╯╰┻━━┻━╮╭┻━━╯
- ╱╱╱╱╱╱╱╱╱╭━╯┃
- ╱╱╱╱╱╱╱╱╱╰━━╯
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 11.22.14
- Theme posted publicly: 02.15.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>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto:100:latin', 'Dancing+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 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:sidebar" content="1"/>
- <meta name="image:header" content="1"/>
- <meta name="image:icon" content="1"/>
- <meta name="image:blogtitle box" content="1"/>
- <meta name="color:b1" content="#fff"/>
- <meta name="color:b2" content="#fff"/>
- <meta name="color:b3" content="#fff"/>
- <meta name="color:blogtitle" content="#fff"/>
- <meta name="color:bg2" content="#fff"/>
- <meta name="text:name" content="name"/>
- <meta name="text:blogtitle" content="blogtitle"/>
- <meta name="text:number of posts" content="100k"/>
- <meta name="text:online stats" content="9"/>
- <meta name="text:offline stats" content="94135"/>
- <meta name="text:link1" content="/"/>
- <meta name="text:link1msg" content="msg"/>
- <meta name="text:link2" content="/"/>
- <meta name="text:link2msg" content="msg"/>
- <meta name="text:link3" content="/"/>
- <meta name="text:link3msg" content="msg"/>
- <meta name="text:link4" content="/"/>
- <meta name="text:link4msg" content="msg"/>
- <meta name="text:link5" content="/"/>
- <meta name="text:link5msg" content="msg"/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background: #fff; /* change the background color */
- border:1px solid {color:blogtitle}; /* change the border color */
- letter-spacing:0px; /* change the letter spacing */
- color:{color:blogtitle}; /* change the text color */
- border-radius:5px;
- font-family:candara;
- -moz-box-shadow: 3px 3px {color:title};
- -webkit-box-shadow: 3px 3px {color:title};
- z-index:999999999999999999999999999999999999;
- }
- iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
- transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {width: 9px; height: 8px; background: {color:link}; }
- ::-webkit-scrollbar-thumb { background-color: {color:blogtitle}; -webkit-border-radius: 1ex; }
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family:celina3;
- line-height:12px;
- font-size:11px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- color:{color:link};
- text-shadow:10px 0px transparent, -10px 0px transparent;
- transition: all 0.9s ease;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease
- }
- a:hover {
- text-decoration: none;
- font-style:;
- color: {color:Hover};
- transition: all 0.9s ease;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- }
- div#center{
- margin:auto;
- position:relative;
- width:1250px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- #triangle2{
- position:absolute;
- width: 0px;
- height: 0px;
- margin-left:58px;
- margin-top:-28px;
- border-top: 12px solid transparent;
- border-bottom: 12px solid transparent;
- border-right: 12px solid {color:b2};
- }
- #asker{
- width:290px;
- font-size:10px;
- text-transform:uppercase;
- font-family:calibri;
- margin-top:-50px;
- margin-left:75px;
- }
- #question{
- width:147px;
- background:#f8f8f8;
- border-bottom:1px solid #dddddd;
- border:1px solid {color:b2};
- margin-top:0px;
- margin-left:70px;
- text-align:center;
- border-radius:10px;
- {block:PermalinkPage}
- width:375px;
- {/block:PermalinkPage}
- }
- #question2{
- font-size:11px;
- font-family:calibri;
- line-height:15px;
- width:143px;
- padding-top:7px;
- text-align:left;
- padding-left:5px;
- padding-bottom:7px;
- {block:PermalinkPage}
- width:370px;
- {/block:PermalinkPage}
- }
- #answerer{
- width:305px;
- font-size:10px;
- text-transform:uppercase;
- font-family:calibri;
- margin-top:10px;
- margin-left:10px;
- }
- #answer{
- width:217px;
- background:#F8F8F8 ;
- border-bottom:1px solid #dddddd;
- border:1px solid {color:b3};
- margin-top:0px;
- margin-left:0px;
- text-align:center;
- border-radius:10px;
- {block:PermalinkPage}
- width:450px;
- {/block:PermalinkPage}
- }
- #answer2{
- font-size:11px;
- font-family:calibri;
- line-height:15px;
- width:207px;
- padding-top:7px;
- text-align:left;
- padding-left:5px;
- padding-bottom:7px;
- {block:PermalinkPage}
- width:435px;
- {/block:PermalinkPage}
- }
- #albumart{
- width:100px;
- height:100px;
- }
- #albumart img{
- border-radius:100px;
- width:70px;
- height:70px;
- border:3px solid {color:b3};
- }
- .title2{
- line-height:30px;
- font-family:dancing script;
- font-size:17px;
- color:{color:Title};
- font-weight: normal;
- margin-top:-100px;
- margin-left:80px;
- text-align:center;
- }
- .title3{
- font-weight: normal;
- margin-top:0px;
- margin-left:80px;
- text-align:center;
- }
- /*CUSTOMIZE ENTRY SETTINGS HERE*/
- .entry {
- float:left;
- display: block;
- margin:10px;
- overflow:hidden;
- width:220px;
- padding:15px;
- padding-bottom:13px;
- border:1px solid #dddddd;
- outline:1px solid #f4f4f4;
- outline-offset:-10px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- margin-left:30px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .entry img.photo{
- width:215px;
- border:3px solid {color:link};
- border-radius:5px;
- opacity:0.8;
- {block:PermalinkPage}
- text-align:left;
- line-height:10px;
- max-width:100%;
- width:440px;
- {/block:PermalinkPage}
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
- .entry .perma{
- z-index:9999;
- width:160px;
- height:35px;
- margin-left:25px;
- position: absolute;
- line-height: 13px;
- padding:5px;
- overflow:hidden;
- text-align:center;
- margin-top:65px;
- background:white;
- word-spacing:2px;
- letter-spacing:1px;
- opacity:0;
- border-radius:10px;
- border-bottom-left-radius:0px;
- border-bottom-right-radius:0px;
- font-size:10px;
- color: {color:blogtitle} ;
- border:1px solid {color:blogtitle} ;
- border-bottom:1px dashed {color:title};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- transform: scale(1.5);
- }
- .entry:hover .perma{
- overflow:visible;
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- .entry .perma2{
- z-index:9999;
- width:160px;
- height:11px;
- margin-left:25px;
- position: absolute;
- line-height: 10px;
- padding:5px;
- overflow:hidden;
- text-align:center;
- margin-top:112px;
- background:white;
- word-spacing:2px;
- letter-spacing:1px;
- opacity:0;
- border-radius:10px;
- border-top-left-radius:0px;
- border-top-right-radius:0px;
- color: {color:blogtitle} ;
- border:1px solid {color:blogtitle} ;
- border-top:0px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -moz-transform: scale(.5);
- -webkit-transform: scale(.5);
- transform: scale(.5);
- }
- .entry:hover .perma2{
- overflow:visible;
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- .entry .perma3{
- z-index:9999;
- position:absolute;
- width: 0px;
- height: 0px;
- margin-left:45px;
- margin-top:55px;
- border-bottom:10px solid {color:b2};
- border-left: 20px solid transparent;
- border-top: 0px solid transparent;
- border-right: 5px solid transparent;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- transform: scale(1.5);
- }
- .entry:hover .perma3{
- overflow:visible;
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- .entry .perma4{
- z-index:9999;
- position:absolute;
- width:30px;
- height:30px;
- margin-top:20px;
- margin-left:75px;
- border:1px solid white;
- background:{color:b3};
- border-radius:100px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -moz-transform: scale(0);
- -webkit-transform: scale(0);
- transform: scale(0);
- }
- .entry:hover .perma4{
- overflow:visible;
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- .entry .perma5{
- z-index:9999;
- position:absolute;
- width:30px;
- height:30px;
- margin-top:20px;
- margin-left:115px;
- border:1px solid white;
- background:{color:title};
- border-radius:100px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- transform: scale(1.5);
- }
- .entry:hover .perma5{
- overflow:visible;
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- .entry .perma6{
- z-index:9999;
- position:absolute;
- width:30px;
- height:30px;
- margin-top:20px;
- margin-left:155px;
- border:1px solid white;
- background:{color:b2};
- border-radius:100px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- -moz-transform: scale(0);
- -webkit-transform: scale(0);
- transform: scale(0);
- }
- .entry:hover .perma6{
- overflow:visible;
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- .perma6 img{
- width:20px;
- border:0px;
- margin-top:8px;
- margin-left:1px;
- }
- /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
- #posts {
- width:800px;
- margin-top:100px;
- z-index:99;
- margin-left:487px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- #bx{
- position:absolute;
- margin-left:460px;
- margin-top:-30px;
- border-radius:5px;
- width:600px;
- height:10000px;
- background:{color:bg2};
- border:1px solid {color:b1};
- }
- #notes{
- float: left;
- height:15px;
- padding:2px;
- padding-left:5px;
- padding-right:5px;
- background:{color:b2};
- border-radius:5px;
- text-align:center;
- margin-top:25px;
- line-height:15px;
- {block:PermalinkPage}
- width:440px;
- margin-top:10px;
- {/block:PermalinkPage}
- }
- #notes2{
- width:130px;
- height:15px;
- padding:2px;
- padding-left:5px;
- padding-right:5px;
- background:{color:b2};
- border-radius:5px;
- text-align:center;
- margin-top:5px;
- line-height:15px;
- }
- /*CUSTOMIZE TOPBAR HERE*/
- #tr{
- position:fixed !important;
- width:2000px;
- height:35px;
- top:0px;
- left:0px;
- background:white;
- border-bottom:1px solid {color:b1};
- z-index:9999;
- overflow:hidden;
- }
- #us{
- position:fixed !important;
- width:10px;
- height:10px;
- top:12px;
- left:12px;
- background:{color:b3};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #ous{
- position:fixed !important;
- height:35px;
- width:2000px;
- top:-34px;
- left:56px;
- background:#f6f6f6;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #us:hover #ous{
- opacity:1;
- top:0px;
- }
- #ss{
- position:fixed !important;
- width:10px;
- height:10px;
- top:12px;
- left:34px;
- background:{color:b2};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #oss{
- position:fixed !important;
- height:35px;
- width:2000px;
- top:70px;
- left:56px;
- background:#f6f6f6;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #ss:hover #oss{
- opacity:1;
- top:0px;
- }
- #sr{
- position:fixed !important;
- height:2000px;
- width:35px;
- top:0px;
- right:0px;
- background:white;
- border-left:1px solid {color:blogtitle};
- z-index:99999;
- }
- #br{
- position:fixed !important;
- height:35px;
- width:2000px;
- bottom:0px;
- left:0px;
- background:white;
- border-top:1px solid {color:b2};
- z-index:999999;
- }
- #sr2{
- position:fixed !important;
- height:2000px;
- width:35px;
- top:36px;
- left:0px;
- background:white;
- border-right:1px solid {color:link};
- z-index:9999999999;
- }
- /*CUSTOMIZE SIDEBAR HERE*/
- #sidebar{
- position:fixed !important;
- width:300px;
- height:307px;
- margin-top:70px;
- margin-left:100px;
- background:{color:title};
- text-align:center;
- border-radius:5px;
- border:1px solid {color:b2};
- overflow:hidden;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover{
- border:1px solid {color:b3};
- }
- #pic{
- position:fixed !important;
- width:300px;
- height:307px;
- margin-top:0px;
- margin-left:0px;
- border-radius:5px;
- opacity:1;
- outline:1px solid #f4f4f4;
- outline-offset:-10px;
- }
- #pic img{
- width:300px;
- height:307px;
- border-radius:5px;
- opacity:1;
- outline:1px solid #f4f4f4;
- outline-offset:-10px;
- background:white;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #pic img{
- opacity:0;
- margin-left:300px;
- }
- #sidebarbg{
- position:fixed !important;
- width:300px;
- height:307px;
- margin-top:0px;
- margin-left:-300px;
- background:#fff;
- border-radius:5px;
- overflow:hidden;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #sidebarbg{
- opacity:1;
- margin-left:0px;
- }
- #sidebarbg2{
- position:fixed !important;
- width:300px;
- height:307px;
- margin-top:0px;
- margin-left:0px;
- border-radius:5px;
- background:#f6f6f6;
- }
- #hr{
- position:fixed !important;
- width:300px;
- height:100px;
- margin-top:0px;
- margin-left:0px;
- background:{color:title};
- }
- #hr img{
- width:300px;
- height:110px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- border-bottom:2px solid white;
- }
- #in{
- position:fixed !important;
- width:80px;
- height:80px;
- margin-top:80px;
- margin-left:20px;
- background:{color:title};
- border-radius:10px;
- border:2px solid white;
- }
- #in img{
- width:80px;
- height:80px;
- border-radius:5px;
- }
- #ne{
- position:fixed !important;
- width:170px;
- height:20px;
- margin-top:128px;
- margin-left:115px;
- line-height:20px;
- text-align:left;
- font-family:dancing script;
- font-size:35px;
- color:{color:blogtitle};
- text-shadow:-2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
- }
- #ne2{
- position:fixed !important;
- width:170px;
- height:20px;
- margin-top:140px;
- margin-left:115px;
- line-height:20px;
- text-align:left;
- font-family:corbel;
- font-size:13px;
- color:{color:title};
- text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- }
- #ts2{
- position:fixed !important;
- margin-top:105px;
- margin-left:220px;
- }
- #ts2 img{
- width:70px;
- height:70px;
- }
- #dc{
- position:fixed !important;
- width:230px;
- height:55px;
- margin-top:170px;
- margin-left:25px;
- line-height:13px;
- padding:10px;
- border-top:2px solid white;
- border-bottom:2px solid white;
- overflow:auto;
- }
- #ps{
- position:fixed !important;
- width:auto;
- height:20px;
- margin-top:260px;
- margin-left:50px;
- text-align:left;
- font-size:12px;
- line-height:17px;
- color:{color:b1};
- text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- }
- #on{
- position:fixed !important;
- width:auto;
- height:20px;
- margin-top:260px;
- margin-left:124px;
- text-align:left;
- font-size:12px;
- line-height:17px;
- color:{color:b2};
- text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- }
- #off{
- position:fixed !important;
- width:auto;
- height:20px;
- margin-top:260px;
- margin-left:205px;
- text-align:left;
- font-size:12px;
- line-height:17px;
- color:{color:b3};
- text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- }
- #ps2{
- position:fixed !important;
- width:auto;
- height:20px;
- margin-top:275px;
- margin-left:50px;
- text-align:left;
- font-size:12px;
- line-height:20px;
- color:{color:link};
- }
- #on2{
- position:fixed !important;
- width:auto;
- height:20px;
- margin-top:275px;
- margin-left:124px;
- text-align:left;
- font-size:12px;
- line-height:20px;
- }
- #off2{
- position:fixed !important;
- width:auto;
- height:20px;
- margin-top:275px;
- margin-left:205px;
- text-align:left;
- font-size:12px;
- line-height:20px;
- }
- #ssr{
- position:fixed !important;
- width:300px;
- height:145px;
- margin-top:390px;
- margin-left:100px;
- background:{color:title};
- text-align:center;
- border-radius:5px;
- border:1px solid {color:b3};
- overflow:hidden;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #ssr:hover{
- border:1px solid {color:b2};
- }
- #be{
- position:fixed !important;
- width:300px;
- height:145px;
- margin-top:0px;
- margin-left:0px;
- background:white;
- text-align:center;
- border-radius:3px;
- opacity:1;
- outline:1px solid #f4f4f4;
- outline-offset:-10px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #ssr:hover #be{
- opacity:0;
- margin-top:-130px;
- }
- #be2{
- position:fixed !important;
- margin-top:-69px;
- width:300px;
- text-align:center;
- font-size:38px;
- font-family:Roboto;
- color:{color:blogtitle};
- text-shadow:-2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
- }
- @font-face {font-family:meem3;src: url('http://static.tumblr.com/gyoju49/VzOmo9f9j/meem3.otf');}
- #lksbr{
- position:fixed !important;
- width:300px;
- height:145px;
- margin-top:137px;
- margin-left:0px;
- background:#f6f6f6;
- text-align:center;
- border-radius:3px;
- font-size:30px;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #ssr:hover #lksbr{
- opacity:1;
- margin-top:0px;
- }
- #pp{
- position:fixed !important;
- width:250px;
- margin-top:10px;
- margin-left:25px;
- border-top:2px solid white;
- }
- #rtt{
- position:fixed !important;
- width:110px;
- height:20px;
- margin-top:63px;
- margin-left:-30px;
- font-family:roboto;
- font-size:20px;
- -webkit-transform:rotate(-90deg);
- }
- #pp3{
- position:fixed !important;
- height:110px;
- margin-top:17px;
- margin-left:33px;
- border-left:1px solid {color:hover};
- }
- #lksb{
- position:fixed !important;
- height:110px;
- width:209px;
- margin-top:17px;
- margin-left:90px;
- background:{color:b1};
- border-left:1px solid white;
- }
- #lkst{
- position:fixed !important;
- height:110px;
- width:209px;
- font-family:roboto;
- font-size:30px;
- line-height:115px;
- text-align:center;
- color:white;
- }
- #l1p{
- position:fixed !important;
- width:25px;
- margin-top:20px;
- margin-left:50px;
- }
- #l1b{
- position:fixed !important;
- height:110px;
- width:209px;
- margin-top:-19px;
- margin-left:249px;
- background:{color:b2};
- border-left:1px solid white;
- opacity:0;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease
- }
- #l1p:hover #l1b{
- opacity:1;
- margin-left:40px;
- }
- #l1t{
- position:fixed !important;
- height:110px;
- width:209px;
- font-family:roboto;
- font-size:30px;
- line-height:110px;
- text-align:center;
- color:white;
- }
- #l2p{
- position:fixed !important;
- width:25px;
- margin-top:45px;
- margin-left:50px;
- }
- #l2b{
- position:fixed !important;
- height:110px;
- width:209px;
- margin-top:-44px;
- margin-left:249px;
- background:{color:b3};
- border-left:1px solid white;
- opacity:0;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease
- }
- #l2p:hover #l2b{
- opacity:1;
- margin-left:40px;
- }
- #l2t{
- position:fixed !important;
- height:110px;
- width:209px;
- font-family:roboto;
- font-size:30px;
- line-height:110px;
- text-align:center;
- color:white;
- }
- #l3p{
- position:fixed !important;
- width:25px;
- margin-top:68px;
- margin-left:50px;
- }
- #l3b{
- position:fixed !important;
- height:110px;
- width:209px;
- margin-top:-67px;
- margin-left:249px;
- background:{color:blogtitle};
- border-left:1px solid white;
- opacity:0;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease
- }
- #l3p:hover #l3b{
- opacity:1;
- margin-left:40px;
- }
- #l3t{
- position:fixed !important;
- height:110px;
- width:209px;
- font-family:roboto;
- font-size:30px;
- line-height:110px;
- text-align:center;
- color:white;
- }
- #l4p{
- position:fixed !important;
- width:25px;
- margin-top:90px;
- margin-left:50px;
- z-index:9;
- }
- #l4b{
- position:fixed !important;
- height:110px;
- width:209px;
- margin-top:-89px;
- margin-left:249px;
- background:{color:title};
- border-left:1px solid white;
- opacity:0;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease
- }
- #l4p:hover #l4b{
- opacity:1;
- margin-left:40px;
- }
- #l4t{
- position:fixed !important;
- height:110px;
- width:209px;
- font-family:roboto;
- font-size:30px;
- line-height:110px;
- text-align:center;
- color:white;
- }
- #l5p{
- position:fixed !important;
- width:25px;
- margin-top:110px;
- margin-left:49px;
- }
- #l5b{
- position:fixed !important;
- height:110px;
- width:209px;
- margin-top:-109px;
- margin-left:250px;
- background:{color:link};
- border-left:1px solid white;
- opacity:0;
- -o-transition-transition: all 0.7s ease;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease
- }
- #l5p:hover #l5b{
- opacity:1;
- margin-left:41px;
- }
- #l5t{
- position:fixed !important;
- height:110px;
- width:209px;
- font-family:roboto;
- font-size:30px;
- line-height:110px;
- text-align:center;
- color:white;
- }
- #pp2{
- position:fixed !important;
- width:250px;
- margin-top:134px;
- margin-left:25px;
- border-top:2px solid white;
- }
- @font-face{font-family:celina; src: url(http://static.tumblr.com/tk7f1db/ALHnde6yx/wheatland-demo.otf);}
- @font-face{font-family:celina2; src: url(http://static.tumblr.com/tk7f1db/TLMnf3g5j/djb_color_me_chic.ttf);}
- @font-face{font-family:celina3; src: url(http://static.tumblr.com/tk7f1db/bbJnf3wtv/corbel-1361520258.ttf);}
- /*CUSTOMIZE TITLE OF ENTRIES HERE*/
- .title{
- line-height: 40px;
- font-family:dancing script;
- font-size:30px;
- color:{color:Title};
- font-weight: normal;
- }
- /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
- #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: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/tk7f1db/vGfn06hpd/document.txt"></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/3Cqnjsjve/blockquote.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="tr">
- <div id="us">
- <div id="ous">
- <div style="margin-left:20px; line-height:35px">
- write your updates here
- (make them short, not long!)
- </div>
- </div>
- </div>
- <div id="ss">
- <div id="oss">
- <div style="margin-left:20px; line-height:35px">
- write your statistics here
- (make them short, not long!)
- </div>
- </div>
- </div>
- <div style="margin-left:56px; line-height:35px; color:{color:blogtitle};">-- hover on blogtitle box for links --</div>
- </div>
- <div id="sr"></div>
- <div id="br"></div>
- <div id="sr2"></div>
- <!--STUFF THAT GOES INTO THE SIDEBAR-->
- <div id="sidebar">
- <center>
- <div id="pic"><img src="{image:sidebar}"></div>
- <div id="sidebarbg">
- <div id="sidebarbg2">
- <div id="hr"> <img src="{image:header}"> </div>
- <div id="in"> <img src="{image:icon}"> </div>
- <div id="ne"> {text:name} </div>
- <div id="dc">{description}</div>
- <div id="ps"> POSTS </div>
- <div id="on"> ONLINE </div>
- <div id="off"> OFFLINE </div>
- <div id="ps2"> {text:number of posts} </div>
- <div id="on2"> {text:online stats} </div>
- <div id="off2"> {text:offline stats} </div>
- </div>
- </div>
- </div>
- </center>
- <!------------------------------------->
- <div id="ssr">
- <center>
- <div id="be"> <img src="{image:blogtitle box}" style="width:300px; height:145px;">
- <div id="be2">{text:blogtitle}</div> </div>
- <div id="lksbr">
- <div id="pp"></div>
- <div id="rtt"> <a href="http://mkbye.tumblr.com">credit</a></div>
- <div id="pp3"></div>
- <div id="lksb">
- <div id="lkst"> navigation </div>
- </div>
- <div id="l1p"><a href="{text:link1}"><img src="http://1.bp.blogspot.com/-ISBtqHvoSFU/UAFxIv6OVkI/AAAAAAAAA8M/uef1RVKGkek/s1600/home_clear.png" style="opacity:0.5;"></a>
- <div id="l1b">
- <div id="l1t"> {text:link1msg} </div>
- </div>
- </div>
- <div id="l2p"><a href="{text:link2}"><img src="http://2.bp.blogspot.com/-flQkb_ah1P4/UAFw6pLtYXI/AAAAAAAAA3A/ysoTWDOgkVA/s1600/bubble_clear.png" style="opacity:0.5;"></a>
- <div id="l2b">
- <div id="l2t"> {text:link2msg} </div>
- </div>
- </div>
- <div id="l3p"><a href="{text:link3}"><img src="http://2.bp.blogspot.com/-AEaIbNKLl9A/UAFxUPJXSmI/AAAAAAAAA_0/k2uDdyZqZ6o/s1600/plus_light_alt.png" style="opacity:0.5;"></a>
- <div id="l3b">
- <div id="l3t"> {text:link3msg} </div>
- </div>
- </div>
- <div id="l4p"><a href="{text:link4}"><img src="http://1.bp.blogspot.com/-YXHc46iLU_A/UAFxHb9zeVI/AAAAAAAAA7s/ruEFPeRFJv0/s1600/heart_clear.png" style="opacity:0.5;"></a>
- <div id="l4b">
- <div id="l4t"> {text:link4msg} </div>
- </div>
- </div>
- <div id="l5p"><a href="{text:link5}"><img src="http://1.bp.blogspot.com/-RlIb4s0abbg/UAFxeQooRmI/AAAAAAAABCc/keCcq97Wx6A/s1600/user_clear.png" style="opacity:0.5;"></a>
- <div id="l5b">
- <div id="l5t"> {text:link5msg} </div>
- </div>
- </div>
- <div id="pp2"></div>
- </div>
- </center>
- </div>
- <div class="left">
- <div id="bx"></div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
- href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}"><div id="notes"><a href="{Permalink}">{notecountwithlabel}</a> // {timeago}</div>
- </br></br></br></a></a>{/block:HasTags}</span></align>
- {/block:Text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
- class="permalink"><a href="{Permalink}"></a> <a href="{Permalink}"></span></align>{block:Link}
- {block:Answer}
- <div id="askerpic"><img src="{AskerPortraitURL-30}" style="width:30px; border:0px; border-radius:100px; border:1px solid {color:title}; padding:10px; background:#f8f8f8; "></div>
- <div id="triangle2"></div>
- <div id="asker"><div style="color:{color:b}; font-family:celina3; font-size:9px;">{Asker}</div></div>
- <div id="question" style="min-height:40px;">
- <div id="question2">{Question}</div></div>
- <div style="padding-top:5px;"></div>
- <div id="answerer"><div style="color:{color:blogtitle}; font-family:celina3; font-size:9px;">{text:name}</div></div>
- <div id="answer" style="min-height:40px;">
- <div id="answer2">{Answer}</div></div>
- <div id="notes"><a href="{Permalink}">{notecountwithlabel}</a> // {timeago}</div>
- </br></br></br>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- this post was published: </br>
- {timeago} </br>
- and has {notecount} notes</br>
- </div>
- <div class="perma2">
- via: <a href={ReblogParentURL}>{ReblogParentName}</a>
- </div>
- <div class="perma3"></div>
- <div class="perma4">
- <a href="{ReblogURL}" target="_blank">
- <div style="margin-top:8px; margin-left:0px">{ReblogButton color="white" size="15"}</div> </a>
- </div>
- <div class="perma5">
- <div style="margin-top:8px; margin-left:0px">{LikeButton color="white" size="15"}</div> </div>
- <div class="perma6"> <a href="{permalink}"> <img src="http://i.imgur.com/733Lx5B.png" style="width:14px; margin-top:8px; marginleft:-2px;"> </a> </div>
- <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}"width="100%"/></a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" width="100%"/></a></div>
- {LinkCloseTag}
- {block:NoteCount}<div id="notes">{NoteCountWithLabel} // posted {timeago} <br></div>{/block:NoteCount}
- </br></br>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-500}</center>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
- href="{Permalink}"><div id="notes">{notecountwithlabel}</div></a> <a href="{Permalink}"> </span>{/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}
- <p align=right><span class="permalink"><a href="{Permalink}"><div id="notes">{notecountwithlabel}</div></a> <a href="{Permalink}">
- {/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>
- <div id="notes2"><a href="{Permalink}">{FormattedPlayCountWithLabel}</a></div> <div style="margin-left:150px; margin-top:-17px;">{ReblogButton size="17"}</div><div style="margin-left:175px; margin-top:-16px;">{LikeButton size="16"}</div>
- {block:IndexPage}<span class="permalink">
- <p align=right><span class="permalink"><a href="{Permalink}"></a> <a href="{Permalink}"> </a>
- </span>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <center>
- <div class="perma">
- <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
- {Video-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Video-400}</center>
- {/block:PermalinkPage}
- {block:Video}
- {block:PostNotes}
- <center>
- </center></span>
- <br>
- <div id="postnotes">{PostNotes-16}</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>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment