@charset "utf-8";
/* CSS Document for www.badapplz.com */
/* Copyright 2015 Bad Applz, LLC. All rights reserved. */


#footer-links a {
display: block;
margin: 6px auto;
font-size:18px;
}
#footer { margin-bottom:56px;}
#social-media {
position: fixed;
bottom:0px; left:0px;

background-color: rgba(255, 255, 255,1.0);
border-top:1px outset rgba(149, 149, 149, 0.3);

margin:0px;
}

#mobile-action {
visibility: visible; 
position: relative;
margin-top: -1px;
display:block;
} 
#logo, #menu {display: inline-block;height:100%;}
#logo {width:32px; margin:0px auto;} #menu {width: 172px; margin: 0px auto; float:right;}
#header-wrapper, #toolbar-wrapper, #footer-wrapper {
padding: 10px 20px;
width: 100%;
margin: auto auto; 
}
#header, #header-splash {
text-align: left;
position: fixed;
height:52px;
top:0px;	left:0px;
z-index:999;
background-color: rgba(255, 255, 255,1.0);
border-bottom:1px outset rgba(149, 149, 149, 0.3);
}

#module-search img {
margin: 2%;
width: 28%;
display: inline-block;
}


h1 {
margin-top: 62px;
}

.how {
width: 90%;
margin: 2% auto;
}

.quote {
background-size: 10%;
background-position: left top;
}

#about {
width: 85%;
}