/* @override http://www.graceofthevalley.org/css/homepage.css */

body#home #content {
	margin-top: -75px;
}

#featured {
	overflow: hidden;
	border: 3px solid #1e1b15;
	min-height: 361px;
}

#video {
	float: left;
	width: 642px;
	overflow: hidden;
	height: 361px;
}

#latest {
	overflow: hidden;
	float: left;
	height: 281px;
	width: 252px;
	background: #231f18 url(../images/homepage/latest-msg.gif) no-repeat;
	padding: 70px 30px 10px;
}

#latest h1, #latest h1 a {
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 22px;
	margin-bottom: 2px;
	text-decoration: none;
}

#latest em {
	font-style: normal;
	font-size: 12px;
	color: #9f9885;
	display: block;
}

#latest a {
	color: #809a70;
}

#latest p {
	color: #bdb5a1;
	margin: 10px 0;
	height: 75px;
	overflow: hidden;
}

.buttons {
	overflow: hidden;
	width: 258px;
	margin-bottom: 10px;
}

#listen {
	display: block;
	background: url(../images/homepage/latest-btns.gif) no-repeat;
	height: 26px;
	width: 127px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
}

#download {
	display: block;
	background: url(../images/homepage/latest-btns.gif) no-repeat -128px 0px;
	height: 26px;
	width: 131px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
}

#listen:hover, #download:hover {
	opacity: .8;
}

.featured {
	display: block;
	width: 249px;
	height: 22px;
	background: url(../images/homepage/latest-btn-bg.gif) no-repeat;
	margin-bottom: 4px;
	font-size: 12px;
	color: #837d6d !important;
	text-decoration: none;
	padding: 4px 0 0 8px;
}

.featured:hover {
	opacity: .8;
}

#home-content {
	overflow: hidden;
}

#block1 {
	float: left;
	width: 194px;
	font-size: 11px;
	color: #3b3530;
	padding-top: 25px;
	margin: 0 25px;
}

#block1 h1 {
	background: url(../images/homepage/latest-tweets.gif) no-repeat;
	width: 99px;
	height: 14px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#block1 em {
	font-style: normal;
	display: block;
	font-size: 10px;
	color: #837d76;
	padding-top: 5px;
}

#block1 a {
	color: #9d4f37;
	text-decoration: none;
}

#block1 .block {
	border-bottom: 1px solid #edeae3;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#block1 .block.last {
	border: none;
}

#twitter-btn {
	display: block;
	background: url(../images/homepage/twitter-btn.gif) no-repeat;
	text-indent: -9999px;
	width: 194px;
	height: 30px;
}

#twitter-btn:hover {
	opacity: .8;
}

#block2 {
	float: left;
	width: 372px;
	background: url(../images/homepage/block2-bg.gif) no-repeat;
	padding: 16px;
}

#block2 h1, #block2 h1 a {
	font-size: 23px;
	color: #9d4f37;
	font-family: Georgia, serif;
	margin-bottom: 5px;
	text-decoration: none;
	line-height: 1.2;
}

#block2 h1 a:hover {
	text-decoration: underline;
}

#block2 em {
	display: block;
	font-size: 11px;
	color: #837d76;
	margin-bottom: 10px;
	font-style: normal;
}

#block2 p {
	margin-bottom: 20px;
}

#block2 p a {
	color: #5a744c;
	text-decoration: none;
	font-weight: bold;
}

#block2 p a:hover {
	text-decoration: underline;
}

#block2 .buttons {
	overflow: hidden;
	width: 380px;
	margin-bottom: 20px;
}

#fp {
	display: block;
	text-indent: -9999px;
	background: url(../images/homepage/fp-btn.png) no-repeat 0px 0;
	overflow: hidden;
	width: 185px;
	height: 32px;
	float: left;
}

#fp:hover {
	opacity: .8;
}

#fp.current {
	background-position: 0px -32px;
}

#fr {
	display: block;
	text-indent: -9999px;
	background: url(../images/homepage/fr-btn.png) no-repeat 0px 0;
	overflow: hidden;
	width: 185px;
	height: 32px;
	float: left;
	margin-top: 1px;
}

#fr:hover {
	opacity: .8;
}

#fr.current {
	background-position: 0px -32px;
	margin-top: -1px;
	padding-bottom: 2px;
}

#block3 {
	float: left;
	width: 288px;
	margin: 12px 0 0 13px;
}

#block3 .block {
	overflow: hidden;
}

#block3 .block form {
	overflow: hidden;
	width: 255px;
	margin: 0 auto;
	position: relative;
	left: 9px;
}

#search-block {
	background: #f1efea;
	margin-bottom: 14px;
	padding: 8px 8px 12px 8px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 270px;
}

#search-block strong {
	background: url(../images/search-title.gif) no-repeat;
	width: 109px;
	height: 19px;
	text-indent: -9999px;
	margin: 5px auto 2px;
	color: #897968;
	font-size: 15px;
	display: block;
	text-align: center;
}

#search-block form {
	position: relative;
	left: 13px;
}

#search-block #search {
	padding-left: 11px;
	width: 200px !important;
}

#quicklinks a {
	display: block;
	height: 99px;
}

#quicklinks a:hover img {
	opacity: .8;
}