body { margin: 0; padding: 0; border-top: 5px solid #a3cfd4; }
p { font-size: 14px; font-family: Georgia, Times New Roman serif; color: #333; line-height: 20px; }
img { border-style: none; }
a { text-decoration: none; }
a:link { color: #358da8; }
a: active { color: #358da8; }
a:visited { color: #358da8; }
p a:hover { color: #235e70; }

h1 { padding: 0; }
h2 { font-size: 18px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #666; padding: 20px 0 5px 0; margin: 0; }
h3 { font-size: 18px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; padding: 0 0 5px 0; margin: 0; }
h4 { font-size: 16px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #999; padding: 0 0 5px 0; margin: 0; }

#container { width: 960px; margin: 30px auto 0 auto; }

/* home */
#home ul { margin: 0; padding: 0 0 50px 0; }
#home li { margin: 0; padding: 0 30px 0 0; float: left; list-style: none; }
#home #intro { clear: left; float: left; width: 500px; padding: 0 10px 0 0; border-right: 1px dotted #e5e5e5; }
#home #intro .teaser { font-size: 20px; font-style: italic; }

.slideshow { width: 480px; height: 350px; }
.slideshow img { display: none }
.slideshow img.first { display: block }


#home #intro #recently { padding: 10px 0 20px 0; }
#home #intro li  { float: none; font-size: 14px; font-family: Georgia, Times New Roman serif; color: #333; line-height: 20px; }

#home #twitter { float: left; width: 250px; margin: 5px 0 0 20px;  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.5; color: #666; }
#home #twitter li { padding: 0 0 5px 0; }

.photo { clear: left; padding: 5px; border: 1px solid #d7d7d7; }
.credit { margin: 0; padding: 0; font-size: 10px; font-style: italic; text-align: right; }

#footer { clear: both; margin: 75px 0 15px 0; font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #83959e; line-height: 16px; }
#footer a:link, #footer a:visited, #footer a:active { color: #bdbcbc; }
#footer a:hover { color: #7eb9cc; }

hr { margin: 0 0 15px 0; padding: 0; border: 0; color: #e4e8ec; background-color: #e4e8ec; height: 5px; }

