/* Body
--------------------------------------------------------------------------- */
body {background:#e3e3e3 url(../img/bg-body.jpg) repeat 50% 0;font-family:Georgia, Times, serif;color:#222222;}
#container {margin:0 auto;width:800px;font-size:1.6em;line-height:1.4;}

/* Header
--------------------------------------------------------------------------- */
#header {height:80px;}

/* Content
--------------------------------------------------------------------------- */
h1 {font-size:3.4em;text-shadow:0 1px 0 #f5f5f5;}
h2 {font-size:2em;font-weight:normal;text-shadow:0 1px 0 #f5f5f5;}
#ryanImg {float:left;}
#maincontent {margin-left:330px;padding:10px 0;}

/* Logos
--------------------------------------------------------------------------- */
#logos {list-style:none;padding:0;margin:20px 50px 0 0;float:left;}
#logos li {height:65px;display:block;float:left;}
#logos a {display:block;float:left;height:0;overflow:hidden;margin:0 30px 0 0;}
#logos a#gmail {background:url(../img/gmail.gif) no-repeat 0 0;width:90px;padding-top:39px;}
#logos a#skype {background:url(../img/skype.gif) no-repeat 0 0;width:95px;padding-top:42px;}
#logos a#facebook {background:url(../img/facebook.gif) no-repeat 0 0;width:98px;padding-top:38px;}
#logos a#linkedin {background:url(../img/linkedin.gif) no-repeat 0 0;width:97px;padding-top:29px;}
#logos a#twitter {background:url(../img/twitter.gif) no-repeat 0 0;width:89px;padding-top:20px;}
#logos a#gmail:hover {background-position:0 -100px;}
#logos a#skype:hover {background-position:0 -100px;}
#logos a#facebook:hover {background-position:0 -100px;}
#logos a#linkedin:hover {background-position:0 -100px;}
#logos a#twitter:hover {background-position:0 -100px;}

/* Footer
--------------------------------------------------------------------------- */
#footer {height:80px;}