/* end link controls */
#navigationn{ position:fixed; margin-top:20px; width:100%; text-align:center; margin-left:10px; }
@font-face{ font-family:"kg odd-parents mh"; src: url('http://static.tumblr.com/7qdgtio/fl0m48w1j/fontdinerdotcomsparkly.ttf');
}
@font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
#status{ position:fixed; left:270px; padding-top:12px; top:70px; padding-bottom:12px; text-align:center; height:10px; width:68px; overflow:hidden;
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out; background:transparent; z-index:9999; border-radius:5px; }
#status:hover{ border:1px dashed #000; padding:5px; height:200px; overflow:hidden; width:200px; opacity:1.0; background:white; z-index:999999999; }
#box{ height:auto; overflow-y:scroll; overflow-x:hidden; background:transparent; opacity:1.0; text-align:center; z-index:999999999; }
#status2{ position:fixed; left:478px; padding-top:12px; top:70px; padding-bottom:12px; text-align:center; height:10px; width:68px; overflow:hidden;
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out; background:transparent; border-radius:5px; z-index:2; }
#status2:hover{ border:1px dashed #000; padding:5px; height:200px; width:220px; z-index:999999999; background:#ffffff; opacity:1.0;
}
#status3{ position:fixed !important; left:708px; padding-top:12px; top:70px; padding-bottom:12px; text-align:center; height:10px; width:68px; overflow:hidden; border-radius:5px; -webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.7s ease-in-out;