/* === === === === === === === === === === === === ===
Home
Copyright 2009 Mark Leong (http://www.markyleong.com)
Written for University of Birmingham Christian Union
=== === === === === === === === === === === === === */

#home #main {
  background: #fff url('../images/home_bg.png') top left no-repeat;
  padding-top: 70px; }
#home .post { font-size: 1.2em; line-height: 1.8em; }
#home #home-link { margin: 10px 0 0 20px; height: 82px; }
#home #home-link a {
  border: none; outline: none; height: 82px; width: 302px;
  text-indent: -9000px; display: block;
  background: url('../images/home-link.png') no-repeat top left; }
#home #home-link a:hover { }
#latest-tweet {
  position: absolute; top: 5px;  left: 25px; width: 435px; font-size: 1.2em; }
#tweet { font-weight: bold; }
#time { font-style:italic; display: block; color: #999; }

.home-box { float: left; width: 363px; padding: 0 20px 20px 0; }
.home-box h2 { margin: 0 0 15px 0; }

#main .home-recording p { margin: 10px 0 5px 0; padding: 0 0 0 0; }
#main .home-recording p span { font-style: italic; color: #696969; }
#main .home-recording p.subtitle { font-size: 1.1em; color: #696969; margin: 0 0 5px 0; }
#main .home-recording .audio-player { height: 24px; padding: 0; }

a#more-recordings { color: #333; border: none; }
a#more-recordings:hover { color: #ff2a7f; }