Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme 35
- ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀ █▀▀▄ █░░█
- ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█ █▀▀▄ █▄▄█
- ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀ ▀▀▀░ ▄▄▄█
- █▀▄▀█ █░█ █▀▀▄ █░░█ █▀▀ ▄ ▀▄
- █░▀░█ █▀▄ █▀▀▄ █▄▄█ █▀▀ ░ ░█
- ▀░░░▀ ▀░▀ ▀▀▀░ ▄▄▄█ ▀▀▀ ▀ ▄▀
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 02.16.15-02.17-15
- Theme posted publicly: 08.04.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: [ 'Allura::latin', 'Roboto:100:latin', 'Dancing+Script::latin', 'Pinyon+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:icon" content="1"/>
- <meta name="image:icon2" content="1"/>
- <meta name="color:sidebar" content="#fff"/>
- <meta name="color:border1" content="#fff"/>
- <meta name="color:border2" content="#fff"/>
- <meta name="color:border3" content="#fff"/>
- <meta name="color:blogtitle" content="#fff"/>
- <meta name="text:blogtitle" content="#HEARTBEAT"/>
- <meta name="text:quote" content="Try to be a rainbow in someone's cloud."/>
- <meta name="text:fhs online users" content="9 users here"/>
- <meta name="text:fhs pageviews" content="9124 pageviews"/>
- <meta name="text:first letter initial" content="C"/>
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 1 msg" content="home"/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 2 msg" content="message"/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:link 3 msg" content="links"/>
- <meta name="text:link 4" content="/"/>
- <meta name="text:link 4 msg" content="pictures"/>
- <meta name="text:link 5" content="/"/>
- <meta name="text:link 5 msg" content="archive"/>
- <style type="text/css">
- ::-webkit-scrollbar {width: 9px; height: 8px; background: {color:link}; }
- ::-webkit-scrollbar-thumb { background-color: {color:blogtitle}; -webkit-border-radius: 1ex; }
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background:rgba(0,0,0,.5);
- 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;
- }
- 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;}
- 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;
- }
- #askericon img{
- height:41px;
- width:41px;
- margin-top:1px;
- margin-left:1px;
- border:1px solid white;
- outline-offset:0px;
- outline:0px;
- }
- #circle1{
- height:7px;
- width:7px;
- margin-top:25px;
- margin-left:65px;
- background:white;
- border:1px solid {color:border1};
- border-radius:100px;
- }
- #circle2{
- height:7px;
- width:7px;
- margin-top:-9px;
- margin-left:80px;
- background:white;
- border:1px solid {color:border2};
- border-radius:100px;
- }
- #circle3{
- height:7px;
- width:7px;
- margin-top:-9px;
- margin-left:95px;
- background:white;
- border:1px solid {color:border3};
- border-radius:100px;
- }
- #questionbox{
- height:3px;
- width:165px;
- margin-top:-30px;
- margin-left:110px;
- background:{color:border1};
- border-radius:10px;
- {block:permalinkpage}
- width:335px;
- {/block:permalinkpage}
- }
- #question{
- width:152px;
- margin-top:10px;
- margin-left:110px;
- padding:5px;
- background:#f4f4f4;
- border-radius:5px;
- border:1px solid {color:border2};
- {block:permalinkpage}
- width:325px;
- min-height:40px;
- {/block:permalinkpage}
- }
- #answerbox{
- height:3px;
- width:270px;
- margin-top:-20px;
- margin-left:5px;
- background:{color:border3};
- border-radius:10px;
- {block:permalinkpage}
- width:440px;
- {/block:permalinkpage}
- }
- #answer{
- width:258px;
- margin-top:7px;
- margin-left:5px;
- padding:5px;
- background:#f4f4f4;
- border-radius:5px;
- border:1px solid {color:border1};
- {block:permalinkpage}
- width:430px;
- {/block:permalinkpage}
- }
- #timestamp2{
- width:90px;
- height:20px;
- margin-top:10px;
- margin-left:5px;
- font-size:10px;
- text-align:center;
- line-height:22px;
- background:{color:border3};
- text-transform:uppercase;
- border-radius:5px;
- color:white;
- }
- #permalink{
- width:90px;
- height:20px;
- margin-top:-20px;
- margin-left:100px;
- font-size:10px;
- text-align:center;
- line-height:22px;
- background:{color:border1};
- text-transform:uppercase;
- border-radius:5px;
- color:white;
- }
- #asknotes{
- width:50px;
- height:20px;
- margin-top:-20px;
- margin-left:195px;
- font-size:10px;
- text-align:center;
- line-height:22px;
- background:{color:border2};
- text-transform:uppercase;
- border-radius:5px;
- color:white;
- }
- #sourcee{
- width:250px;
- height:20px;
- margin-top:-20px;
- margin-left:155px;
- font-size:10px;
- text-align:center;
- line-height:20px;
- background:{color:border1};
- text-transform:uppercase;
- border-radius:5px;
- color:white;
- }
- #aa img{
- margin-top:5px;
- margin-left:200px;
- width:70px;
- height:70px;
- border:3px solid {color:border2};
- border-radius:3px;
- {block:permalinkpage}
- margin-left:370px;
- {/block:permalinkpage}
- }
- #at{
- line-height:35px;
- font-family:dancing script;
- font-size:20px;
- color:white;
- font-weight: normal;
- margin-top:-73px;
- margin-left:0px;
- text-align:center;
- background:{color:border3};
- border:1px solid {color:border3};
- border-radius:5px;
- width:190px;
- height:35px;
- {block:permalinkpage}
- width:360px;
- {/block:permalinkpage}
- }
- #an{
- line-height:22px;
- color:white;
- text-transform:uppercase;
- margin-top:5px;
- margin-left:0px;
- text-align:center;
- background:{color:border1};
- border:1px solid {color:border1};
- border-radius:5px;
- width:190px;
- height:22px;
- {block:permalinkpage}
- width:360px;
- {/block:permalinkpage}
- }
- /*CUSTOMIZE ENTRY SETTINGS HERE*/
- .entry {
- float:left;
- display: block;
- margin:10px;
- overflow:hidden;
- width:280px;
- padding:15px;
- padding-bottom:13px;
- border:1px solid #ddd;
- outline:1px solid {color:background};
- outline-offset:-10px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- margin-left:90px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- }
- .entry img{
- width:270px;
- border:3px solid {color:sidebar};
- border-radius:3px;
- {block:PermalinkPage}
- width:440px;
- {/block:PermalinkPage}
- }
- /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
- .entry .perma{
- width:50px;
- height:50px;
- position: absolute;
- z-index:9999;
- line-height:10px;
- overflow:hidden;
- text-align:center;
- margin-top:10px;
- margin-left:0px;
- background:{color:border3};
- border-radius:3px;
- font-size:9px;
- text-transform:uppercase;
- opacity:0;
- color:white;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .perma a{
- color:white;
- }
- .entry:hover .perma{
- overflow:visible;
- opacity:1;
- margin-left:10px;
- }
- /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
- #posts {
- width:800px;
- margin-top:85px;
- z-index:9999;
- margin-left:530px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- /*CUSTOMIZE SIDEBAR HERE*/
- #sidebar{
- position:fixed !important;
- z-index:999;
- width:420px;
- height:250px;
- margin-top:150px;
- margin-left:50px;
- background:{color:sidebar};
- border:5px solid {color:border1};
- border-radius:5px;
- outline:5px solid #f4f4f4;
- outline-offset:-25px;
- }
- #b1in{
- position:fixed !important;
- width:100px;
- height:15px;
- margin-top:-5px;
- margin-left:-5px;
- background:{color:border1};
- border:5px solid {color:sidebar};
- border-bottom:0px;
- }
- #b2in{
- position:fixed !important;
- width:15px;
- height:85px;
- margin-top:15px;
- margin-left:-5px;
- background:{color:border1};
- border:5px solid {color:sidebar};
- border-top:0px;
- border-right:0px;
- }
- #b1out{
- position:fixed !important;
- width:120px;
- height:15px;
- margin-top:-25px;
- margin-left:-25px;
- background:{color:border2};
- border:5px solid {color:border3};
- border-bottom:0px;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- }
- #b2out{
- position:fixed !important;
- width:15px;
- height:105px;
- margin-top:-5px;
- margin-left:-25px;
- background:{color:border2};
- border:5px solid {color:border3};
- border-top:0px;
- border-right:0px;
- border-bottom-left-radius:5px;
- }
- #bebx{
- position:fixed !important;
- width:430px;
- height:55px;
- margin-top:-60px;
- margin-left:-5px;
- }
- #be{
- position:fixed !important;
- width:410px;
- height:55px;
- margin-top:0px;
- margin-left:10px;
- font-family: roboto;
- font-size:50px;
- text-align:center;
- line-height:65px;
- color:{color:blogtitle};
- text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
- opacity:1;
- -webkit-transition: all .5s ease;
- -moz-transition: all .5s ease;
- -o-transition: all .5s ease;
- transition: all .5s ease;
- }
- #sidebar:hover #be{
- opacity:0;
- margin-top:-30px;
- }
- #srbx{
- position:fixed !important;
- width:380px;
- height:210px;
- margin-top:20px;
- margin-left:20px;
- border-radius:3px;
- background:{color:border1};
- overflow:auto;
- -webkit-transition: all 1.5s ease;
- -moz-transition: all 1.5s ease;
- -o-transition: all 1.5s ease;
- transition: all 1.5s ease;
- }
- #bxpc{
- position:fixed !important;
- width:363px;
- height:194px;
- margin-top:5px;
- margin-left:5px;
- padding:2px;
- }
- #bxpc img{
- width:363px;
- height:194px;
- margin-top:0px;
- margin-left:0px;
- border:1px solid white;
- 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;
- }
- #sidebar:hover #bxpc img{
- width:78px;
- height:78px;
- margin-top:-7px;
- margin-left:-295px;
- outline:5px solid #f4f4f4;
- outline-offset:0px;
- opacity:0;
- }
- #bxpc2{
- position:fixed !important;
- width:363px;
- height:194px;
- margin-top:5px;
- margin-left:5px;
- padding:2px;
- }
- #bxpc2 img{
- width:363px;
- height:194px;
- margin-top:0px;
- margin-left:0px;
- border:1px solid {color:border2};
- 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;
- opacity:0;
- }
- #sidebar:hover #bxpc2 img{
- width:78px;
- height:78px;
- margin-top:-7px;
- margin-left:-295px;
- outline:5px solid #f4f4f4;
- outline-offset:0px;
- opacity:1;
- }
- #bxpc3{
- position:fixed !important;
- width:363px;
- height:194px;
- margin-top:5px;
- margin-left:5px;
- padding:2px;
- }
- #bxpc3 img{
- width:363px;
- height:194px;
- margin-top:0px;
- margin-left:0px;
- border:1px solid {color:border3};
- 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;
- opacity:0;
- }
- #sidebar:hover #bxpc3 img{
- width:78px;
- height:78px;
- margin-top:55px;
- margin-left:-240px;
- outline:5px solid #f4f4f4;
- outline-offset:0px;
- opacity:1;
- }
- #bxbg{
- position:fixed !important;
- width:380px;
- height:110px;
- margin-top:0px;
- margin-left:0px;
- background:{color:border3};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #sidebar:hover #bxbg{
- border-bottom:1px solid white;
- }
- #le{
- position:fixed !important;
- width:240px;
- height:5px;
- margin-top:-110px;
- margin-left:130px;
- background:{color:border1};
- border:1px solid white;
- border-radius:5px;
- opacity:0;
- -webkit-transition: all 1.7s ease;
- -moz-transition: all 1.7s ease;
- -o-transition: all 1.7s ease;
- transition: all 1.7s ease;
- }
- #sidebar:hover #le{
- opacity:1;
- margin-top:10px;
- }
- #dcbx{
- position:fixed !important;
- width:20px;
- height:20px;
- margin-top:0px;
- margin-left:350px;
- background:white;
- border:3px solid {color:border2};
- outline:1px solid #f4f4f4;
- outline-offset:3px;
- opacity:0;
- -webkit-transition: all 2s ease;
- -moz-transition: all 2s ease;
- -o-transition: all 2s ease;
- transition: all 2s ease;
- }
- #sidebar:hover #dcbx{
- opacity:1;
- width:220px;
- height:160px;
- margin-top:25px;
- margin-left:137px;
- }
- #c{
- position:fixed !important;
- width:55px;
- height:55px;
- margin-top:12px;
- margin-left:7px;
- background:{color:border3};
- border:2px solid {color:border1};
- outline:1px solid #f4f4f4;
- outline-offset:-3px;
- font-family:pinyon script;
- font-size:40px;
- line-height:62px;
- text-align:center;
- color:white;
- }
- #dc{
- position:fixed !important;
- width:140px;
- height:80px;
- margin-top:12px;
- margin-left:75px;
- line-height:13px;
- color:{color:text};
- overflow:auto;
- font-size:9px;
- }
- #lsbr{
- position:fixed !important;
- width:180px;
- height:50px;
- margin-top:103px;
- margin-left:7px;
- background:{color:background};
- }
- #lsbrtxt{
- position:fixed !important;
- width:59px;
- height:20px;
- margin-top:-26px;
- margin-left:0px;
- background:{color:border1};
- border-radius:3px;
- line-height:20px;
- color:white;
- text-align:center;
- }
- #l1 a{
- position:fixed !important;
- width:30px;
- height:40px;
- margin-top:5px;
- margin-left:-85px;
- background:{color:border2};
- }
- #l1txt{
- position:fixed !important;
- width:59px;
- height:20px;
- margin-top:-26px;
- margin-left:0px;
- background:{color:border2};
- border-radius:3px;
- line-height:20px;
- color:white;
- text-align:center;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l1:hover #l1txt{
- opacity:1;
- }
- #l2 a{
- position:fixed !important;
- width:30px;
- height:40px;
- margin-top:5px;
- margin-left:-50px;
- background:{color:border3};
- }
- #l2txt{
- position:fixed !important;
- width:59px;
- height:20px;
- margin-top:-26px;
- margin-left:0px;
- background:{color:border3};
- border-radius:3px;
- line-height:20px;
- color:white;
- text-align:center;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l2:hover #l2txt{
- opacity:1;
- }
- #l3 a{
- position:fixed !important;
- width:30px;
- height:40px;
- margin-top:5px;
- margin-left:-15px;
- background:{color:link};
- }
- #l3txt{
- position:fixed !important;
- width:59px;
- height:20px;
- margin-top:-26px;
- margin-left:0px;
- background:{color:link};
- border-radius:3px;
- line-height:20px;
- color:white;
- text-align:center;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l3:hover #l3txt{
- opacity:1;
- }
- #l4 a{
- position:fixed !important;
- width:30px;
- height:40px;
- margin-top:5px;
- margin-left:20px;
- background:{color:title};
- }
- #l4txt{
- position:fixed !important;
- width:59px;
- height:20px;
- margin-top:-26px;
- margin-left:0px;
- background:{color:title};
- border-radius:3px;
- line-height:20px;
- color:white;
- text-align:center;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l4:hover #l4txt{
- opacity:1;
- }
- #l5 a{
- position:fixed !important;
- width:30px;
- height:40px;
- margin-top:5px;
- margin-left:55px;
- background:{color:border1};
- }
- #l5txt{
- position:fixed !important;
- width:59px;
- height:20px;
- margin-top:-31px;
- margin-left:-145px;
- background:{color:border1};
- border-radius:3px;
- line-height:20px;
- color:white;
- text-align:center;
- opacity:0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #l5:hover #l5txt{
- opacity:1;
- }
- #j{
- position:fixed !important;
- width:33px;
- height:15px;
- margin-top:120px;
- margin-left:187px;
- line-height:15px;
- background:{color:background};
- }
- #us{
- position:fixed !important;
- width:13px;
- height:13px;
- margin-top:10px;
- margin-left:113px;
- background:{color:border2};
- border:1px solid white;
- border-radius:100px;
- opacity:0;
- -webkit-transition: all 2.9s ease;
- -moz-transition: all 2.9s ease;
- -o-transition: all 2.9s ease;
- transition: all 2.9s ease;
- }
- #sidebar:hover #us{
- opacity:1;
- margin-left:93px;
- }
- #usbx{
- position:fixed !important;
- width:220px;
- height:160px;
- margin-top:-404px;
- margin-left:403px;
- background:white;
- border:3px solid {color:sidebar};
- outline:1px solid #f4f4f4;
- outline-offset:3px;
- 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);
- }
- #us:hover #usbx{
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- margin-left:43px;
- margin-top:14px;
- }
- #ustxt{
- position:fixed !important;
- width:200px;
- height:40px;
- margin-top:10px;
- margin-left:10px;
- font-family:roboto;
- color:{color:blogtitle};
- line-height:40px;
- font-size:30px;
- border-bottom:1px dashed {color:link};
- }
- #ustxt2{
- position:fixed !important;
- width:178px;
- height:68px;
- margin-top:60px;
- margin-left:10px;
- background:{color:background};
- border:1px solid {color:border2};
- border-radius:5px;
- padding:10px;
- overflow:auto;
- text-align:left;
- }
- #ss{
- position:fixed !important;
- width:13px;
- height:13px;
- margin-top:30px;
- margin-left:73px;
- background:{color:border3};
- border:1px solid white;
- border-radius:100px;
- opacity:0;
- -webkit-transition: all 2.9s ease;
- -moz-transition: all 2.9s ease;
- -o-transition: all 2.9s ease;
- transition: all 2.9s ease;
- }
- #sidebar:hover #ss{
- opacity:1;
- margin-left:93px;
- }
- #ssbx{
- position:fixed !important;
- width:220px;
- height:160px;
- margin-top:-404px;
- margin-left:403px;
- background:white;
- border:3px solid {color:sidebar};
- outline:1px solid #f4f4f4;
- outline-offset:3px;
- 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);
- }
- #ss:hover #ssbx{
- opacity:1;
- -moz-transform: scale(1);
- -webkit-transform: scale(1);
- transform: scale(1);
- margin-left:43px;
- margin-top:-6px;
- }
- #sstxt{
- position:fixed !important;
- width:200px;
- height:40px;
- margin-top:10px;
- margin-left:10px;
- font-family:roboto;
- color:{color:blogtitle};
- line-height:40px;
- font-size:30px;
- border-bottom:1px dashed {color:border1};
- }
- #once{
- position:fixed !important;
- width:13px;
- height:13px;
- margin-top:159px;
- margin-left:-110px;
- background:{color:border2};
- border:1px solid white;
- border-radius:100px;
- opacity:0;
- -webkit-transition: all 1.9s ease;
- -moz-transition: all 1.9s ease;
- -o-transition: all 1.9s ease;
- transition: all 1.9s ease;
- }
- #sidebar:hover #once{
- opacity:1;
- margin-left:10px;
- }
- #le2{
- position:fixed !important;
- width:95px;
- height:0px;
- margin-top:166px;
- margin-left:-124px;
- border-top:1px solid white;
- opacity:0;
- -webkit-transition: all 1.9s ease;
- -moz-transition: all 1.9s ease;
- -o-transition: all 1.9s ease;
- transition: all 1.9s ease;
- }
- #sidebar:hover #le2{
- opacity:1;
- margin-left:24px;
- }
- #sts{
- position:fixed !important;
- width:80px;
- height:16px;
- margin-top:158px;
- margin-left:-130px;
- background:white;
- border:1px solid {color:border3};
- border-radius:5px;
- line-height:16px;
- opacity:0;
- -webkit-transition: all 1.9s ease;
- -moz-transition: all 1.9s ease;
- -o-transition: all 1.9s ease;
- transition: all 1.9s ease;
- }
- #sidebar:hover #sts{
- opacity:1;
- margin-left:30px;
- }
- #once2{
- position:fixed !important;
- width:13px;
- height:13px;
- margin-top:180px;
- margin-left:206px;
- background:{color:border1};
- border:1px solid white;
- border-radius:100px;
- opacity:0;
- -webkit-transition: all 1.9s ease;
- -moz-transition: all 1.9s ease;
- -o-transition: all 1.9s ease;
- transition: all 1.9s ease;
- }
- #sidebar:hover #once2{
- opacity:1;
- margin-left:106px;
- }
- #le3{
- position:fixed !important;
- width:95px;
- height:0px;
- margin-top:186px;
- margin-left:112px;
- border-top:1px solid white;
- opacity:0;
- -webkit-transition: all 1.9s ease;
- -moz-transition: all 1.9s ease;
- -o-transition: all 1.9s ease;
- transition: all 1.9s ease;
- }
- #sidebar:hover #le3{
- opacity:1;
- margin-left:12px;
- }
- #sts2{
- position:fixed !important;
- width:80px;
- height:16px;
- margin-top:178px;
- margin-left:18px;
- background:white;
- border:1px solid {color:blogtitle};
- border-radius:5px;
- line-height:16px;
- opacity:0;
- -webkit-transition: all 1.9s ease;
- -moz-transition: all 1.9s ease;
- -o-transition: all 1.9s ease;
- transition: all 1.9s ease;
- }
- #sidebar:hover #sts2{
- opacity:1;
- }
- #bgfs{
- position:fixed !important;
- margin-top:30px;
- margin-left:30px;
- }
- #psbr1{
- position:fixed !important;
- z-index:999999;
- width:740px;
- height:30px;
- margin-top:30px;
- margin-left:500px;
- background:{color:border1};
- border:5px solid {color:border2};
- border-radius:5px;
- font-size:10px;
- text-transform:uppercase;
- line-height:30px;
- text-align:center;
- color:white;
- }
- #psbr2{
- position:fixed !important;
- z-index:999999;
- width:30px;
- height:2000px;
- margin-top:65px;
- margin-left:1210px;
- background:{color:border1};
- border:5px solid {color:border2};
- border-radius:5px;
- border-top-left-radius:0px;
- border-top-right-radius:0px;
- border-top:0px;
- }
- #psbr{
- position:fixed !important;
- z-index:999999;
- width:700px;
- height:30px;
- margin-top:0px;
- margin-left:500px;
- background:{color:background};
- }
- /*CUSTOMIZE TITLE OF ENTRIES HERE*/
- .title{
- line-height: 35px;
- font-family:allura;
- 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; opacity:1;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:5px; 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};padding-right:10px;}
- .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" 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="sidebar">
- <center>
- <div id="b1in"></div>
- <div id="b2in"></div>
- <div id="b1out"></div>
- <div id="b2out"></div>
- <div id="bebx">
- <div id="be">{text:blogtitle}</div>
- </div>
- <div id="srbx">
- <div id="bxbg"></div>
- <div id="bxpc"><img src="{image:sidebar}"></div>
- <div id="bxpc2"><img src="{image:icon}"></div>
- <div id="bxpc3"><img src="{image:icon2}"></div>
- <div id="le"></div>
- <div id="dcbx">
- <div id="c">{text:first letter initial}</div>
- <div id="dc">
- {description}</div>
- <div id="lsbr">
- <div id="lsbrtxt">navigation</div>
- <div id="l1"><a href="{text:link 1}"></a>
- <div id="l1txt">{text:link 1 msg}</div></div>
- <div id="l2"><a href="{text:link 2}"></a>
- <div id="l2txt">{text:link 2 msg}</div></div>
- <div id="l3"><a href="{text:link 3}"></a>
- <div id="l3txt">{text:link 3 msg}</div></div>
- <div id="l4"><a href="{text:link 4}"></a>
- <div id="l4txt">{text:link 4 msg}</div></div>
- <div id="l5"><a href="{text:link 5}"</a>
- <div id="l5txt">{text:link 5 msg}</div></div>
- </div>
- <div id="j"><a href="http://mkbye.tumblr.com" title="theme credit">©</a></div>
- </div>
- <div id="once"></div>
- <div id="le2"></div>
- <div id="sts">{text:fhs online users}</div>
- <div id="once2"></div>
- <div id="le3"></div>
- <div id="sts2">{text:fhs pageviews}</div>
- </div>
- </center>
- </div>
- <div id="psbr"></div>
- <div id="psbr1">{text:quote}</div>
- <div id="psbr2"></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><p align=right><span class="permalink">
- <div style="padding-top:5px"></div><div id="timestamp2">{timeago}</div>
- <div id="permalink"><a href="{permalink}" style="color:white">permalink</a></div>
- <div id="asknotes">{notecount}</div><br>{/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}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
- {block:Answer}
- <div style="float:left; z-index:8; margin-left:6px; margin-top:5px; padding: 2px; padding-bottom:2px; background:{color:background}; width:45px; height:45px; border:2px solid {color:border2}; border-radius: 4px;">
- <div id="askericon"><img src="{AskerPortraitURL-48}"></div></div>
- <div id="circle1"></div>
- <div id="circle2"></div>
- <div id="circle3"></div>
- <div id="questionbox"></div>
- <div id="question">
- <div style="min-height:33px; height:auto:">{Question} - {Asker}</div></div>
- <div style="padding:15px;"></div>
- <div id="answerbox"></div>
- <div id="answer">
- <div style="min-height:33px; height:auto:">{Answer}</div></div>
- <div id="timestamp2">{timeago}</div>
- <div id="permalink"><a href="{permalink}" style="color:white">permalink</a></div>
- <div id="asknotes">{notecount}</div>
- <div style="padding:2px;"></div>
- {/block:Answer}
- {block:Photo}
- {block:IndexPage}
- <center>
- <div class="perma">
- <div style="margin-top:5px;">
- <a href="{ReblogURL}" target="_blank"> reblog</a></br>
- <a href="{Permalink}">permalink</a></br>
- {block:NoteCount} {notecount} {/block:NoteCount}</br>
- {12Hour}:{Minutes} {CapitalAmPm}
- </div>
- </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}" width="100%"/></a></br><div id="alt"><div style="height:auto;max-height:100px;overflow:auto;padding:10px;">{Caption}</div>
- {block:HasTags}
- <div style="font-family:roboto; font-size:15px; color:{color:sidebar}; line-height:25px; letter-spacing:1px; text-transform:underline;">tags:</div> {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- <div style="font-family:roboto; font-size:15px; color:{color:blogtitle}; line-height:33px; letter-spacing:1px; text-transform:underline;">reblogged from</div> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- <div style="font-family:roboto; font-size:15px; color:{color:border3}; line-height:30px; letter-spacing:1px; text-transform:underline;">posted by</div> <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- </div></div>
- {LinkCloseTag}
- {block:NoteCount}<div id="timestamp2">{timeago}</div>
- <div style="margin-left:-95px"><div id="asknotes">{notecount}</div></div>{/block:NoteCount}
- <div id="sourcee">posted on: {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} || {12Hour}:{Minutes} {CapitalAmPm} EST</div>
- </br>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>
- <div class="perma">
- <div style="margin-top:5px;">
- <a href="{ReblogURL}" target="_blank"> reblog</a></br>
- <a href="{Permalink}">permalink</a></br>
- {block:NoteCount} {notecount} {/block:NoteCount}</br>
- {12Hour}:{Minutes} {CapitalAmPm}
- </div>
- </div>
- {Photoset-250}</center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {Photoset-400}</center>
- </br>
- <div style="height:auto;max-height:100px;overflow:auto;padding:10px;">{Caption}</div></br>
- {block:HasTags}
- <div style="font-family:roboto; font-size:15px; color:{color:sidebar}; line-height:25px; letter-spacing:1px; text-transform:underline;">tags:</div> {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- <div style="font-family:roboto; font-size:15px; color:{color:blogtitle}; line-height:33px; letter-spacing:1px; text-transform:underline;">reblogged from</div> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- <div style="font-family:roboto; font-size:15px; color:{color:border3}; line-height:30px; letter-spacing:1px; text-transform:underline;">posted by</div> <a href="{ReblogRootURL}">{ReblogRootName}</a></br>
- {/block:RebloggedFrom}
- {block:NoteCount}<div id="timestamp2">{timeago}</div>
- <div style="margin-left:-95px"><div id="asknotes">{notecount}</div></div>{/block:NoteCount}
- <div id="sourcee">posted on: {ShortMonth}. {ShortDayOfWeek}., {DayOfMonthWithZero} {Year} || {12Hour}:{Minutes} {CapitalAmPm} EST</div>
- </br>
- {/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}">{notecountwithlabel}</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}">{notecountwithlabel}</a> <a href="{Permalink}">
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}<div id="aa"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- {block:TrackName}<div id="at">{TrackName}</div>{/block:TrackName}
- {block:Artist}<div id="an">artist: {Artist}</div>{/block:Artist}
- <div style="border:1px solid {color:border1}; height:30px; margin-top:15px; margin-left:0px;">{AudioPlayerWhite}</div>
- <div id="timestamp2"><div style="background:{color:border2}; border-radius:5px;">{timeago}</div></div>
- <div id="permalink"><div style="background:{color:border3}; border-radius:5px;"><a href="{permalink}" style="color:white">permalink</a></div></div>
- <div id="asknotes"><div style="background:{color:sidebar}; border-radius:5px;">{notecount}</div></div>
- <div style="padding:2px;"></div>
- {/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}
- <div style="width:auto;height:auto;max-height:300px;overflow:auto;">
- <div id="postnotes">{PostNotes}</div><br></div>
- {/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:5px; z-index:9999999;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>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment