/*
Theme Name: Shifflett
Tags: shifflett background image, single column main, two column footer

*/


/* Main Structure
----------------------------------------------- */
body { margin-top: 0; margin-left: auto; margin-right: auto; font-size: 62.5%; /* Resets 1em to 10px */ font-family: 'Lucida Grande', verdana, arial, sans-serif; background-color: white; color: #333; }

#home { text-align: center; font-size: 1.3em }


/* Social Networking
----------------------------------------------- */
#socnet { margin: 0 auto 1em auto; width: 500px; }
#socnet .content { padding-top: 40px; }


/* Links
----------------------------------------------- */	
a { color: #333; text-decoration: none; }
a:hover { color: #900; text-decoration: none; }


/* Images
----------------------------------------------- */
img.centered { display: block; margin-left: auto; margin-right: auto; }


/* Fix floats
----------------------------------------------- */
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

