@import url(http://fonts.googleapis.com/css?family=Merriweather:400,700);

body { margin: 0; padding: 20px 40px 40px; }
body, * { font-family: 'Helvetica', 'Arial', serif; line-height: 1.6; color: #404040; }
a:link, a:visited { color: #eb700d; text-decoration: none; }
a:hover, a:active { color: #eb8f0d; }
h2, h3 { font-family: 'Merriweather', serif; font-size: 20px; color: #000; }
h2 { font-size: 28px; border-bottom: 1px solid #e0e0e0; padding-bottom: 5px; margin: 0 0 1.6em; }
h3 { font-size: 20px; font-weight: bold; margin: 0 0 1em; }

#page_width { width: 680px; margin: 0 auto; }

#header { height: 73px; margin: 0 0 40px; position: relative; padding: 0; border-bottom: 1px solid #f0f0f0; }
#header h1 { float: left; position: relative; left: -76px; margin: 0 }
#header h1 a { display: block; width: 251px; height: 73px; text-indent: -9000px; background: url(/logo.gif); }

#nav { position: absolute; right: 0px; bottom: 0; margin: 0 0 20px; padding: 0; }
#nav li { display: block; float: left; margin: 0 0 0 5px; padding: 0; list-style: none; position: relative; }
#nav li a:link,
#nav li a:visited { display: block; padding: 0 10px; font-size: 12px; text-transform: uppercase; font-weight: bold; line-height: 26px; background: #f7f7f7; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#page_width #nav a.active { color: #fff; background: #eb700d; }

#content { margin: 0 0 40px; }

#footer { overflow: hidden; }
#footer .legal { float: left; }
#footer .social { float: right; }
#footer .social a:link,
#footer .social a:visited { padding-left: 25px; background: url(/twitter.png) no-repeat left center; display: inline-block; color: #B67847; }
#footer .social a:hover,
#footer .social a:active { color: #B68847; }
#footer * { color: #808080; font-size: 12px; min-height: 20px; }

#pitch * { font-family: 'Merriweather', serif; font-size: 20px; color: #000; }

#team { margin: 0; padding: 0; }
#team li { margin: 0 0 40px; padding: 0; display: block; list-style: none; position: relative; overflow: hidden; }
#team li h3 { line-height: 35px; vertical-align: baseline; }
#team li .more { position: absolute; top: 0; right: 0; font-size: 11px; line-height: 35px; vertical-align: baseline; display: block; }
#team li .more img { position: relative; top: 3px; border: 0; }
#team li .title { font-size: 14px; font-weight: normal; font-family: 'Merriweather', serif; }

