c
the breakfast club
#networks{
position:fixed !important;
left:0px;
padding-top:5px;
top:0px;
padding-bottom:12px;
left:6px;
text-align:center;
height:2px;
font-family:dixel;
font-size:8px;
width:100px;
overflow:hidden;
-webkit-transition: opacity 0.8s linear;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
background:transparent;
z-index:9999;
}
#networks:hover{
border:0px;
height:1000px;
width:70px;
z-index:999999999;
background:transparent;
}