/*
Theme Name: Heartbeat
Theme URI: http://heartbeat.org/
Description: A theme developed for Heartbeat Ministries officialwebsite.
Version: 0.8
Author: Caleb White for Pursuant, Inc.
Author URI: http://www.pursuant.net
*/

/****CSS Reset by Erik Meyer****/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
/*********END CSS RESET*********/


/********************************
************GENERAL**************
********************************/
body  {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#666;
}
a {
	color:#0E91AA;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.imgtxt {
	display:block;
	text-indent:-10000px;
}
.clearme {
	clear:both;
	display:block;
}
hr {
	margin:0;
	padding:0;
	border:none;
	border-top:1px #E3E3E3 solid;
}
#mainwrap {
	position:relative;
}
h2, h3, h5 {
	text-transform: uppercase;
	color:#6d1d22;
}
h2 {
	font-size:2.65em;
}
h3 {
	font-size:1.75em;
}
h5 {
	font-size:.9em;
}

/********************************
*************HEADER**************
********************************/
#logo {
	width:118px;
	height:46px;
	background:url(img/logo.jpg) top left no-repeat;
	position:absolute;
	top:29px;
	left:10px;
	z-index:100;
}
#header {
	height:350px;
	background:url(img/headbg.jpg) top left no-repeat;
	margin-bottom:25px;
	z-index:-100
}
/********************************
**************NAV****************
********************************/
#nav {
	position:absolute;
	left:490px;
	top:25px;
	width:500px;
}
#nav a.link {
	color:#666;
	display:block;
	float:left;
	margin-left:18px;
	text-transform: uppercase;
	font-size:1.25em;
}
#nav a.link:hover {
	text-decoration: none;
	color:#0E91AA;
}
#nav div#resnav {
	float:left;
	margin-left:25px;
	width:105px;
}
a.reslink {
	color:#666;
	text-transform: uppercase;
	font-size:1.25em;
	padding-right:12px;
	background:url(img/navcaret.jpg) right 7px no-repeat;
}
a.reslink:hover {
	background-position:right -23px;
	text-decoration: none;
	color:#0E91AA;
}
#resnav div {
	display:none;
	margin-top:2px;
}
#resnav div a {
	display:block;
	color:#fff;
	width:345px;
	height:28px;
	padding:4px 0 0 10px;
	background:#4FB4C7;
}
#resnav div a:hover {
	background:#0E91AA;
	text-decoration:none;
}
#reschoose {
	width:370px;
	height:108px;
	background:url(img/selectbg.png) top left no-repeat;
	padding:57px 0 0 5px;
}
#reschoose a {
	display:block;
	text-indent:-10000px;
	height:96px;
	float:left;
}
#reschoose a#religious {
	width:178px;
	background:url(img/selectreligious.png) top left no-repeat;
}
#reschoose a#secular {
	width:179px;
	background:url(img/selectsecular.png) top left no-repeat;
	margin-left:2px;
}
#reschoose a#religious:hover, #reschoose a#secular:hover {
	background-position:0px -96px;
}
.headlogo {
	background:url(img/headlogo.jpg) top left no-repeat;
	position:absolute;
	top:115px;
	left:520px;
	height:108px;
	width:406px;
}
a.mainbtn {
	text-indent:-10000px;
	display:block;
	width:354px;
	height:43px;
	position:absolute;
	right:0;
}
a.findbtn {background:url(img/buttonfind.png) top left no-repeat; top:245px;}
a.joinbtn {background:url(img/buttonjoin.png) top left no-repeat; top:288px;}

/********************************
***********FORM STYLING**********
********************************/
input.text, textarea {
	border:1px solid #e0e0e0;
	background:white none;
	padding:4px 0 0 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
}
textarea {
	width:672px;
	height:120px;
}
input.text {
	height:22px;
}
.donationrow {
	padding:10px;
	position:relative;
}
.half input.text {
	width:322px;
}
.half, .phone {
	width:330px;
	margin:0 0 5px 0;
	float:left;
}
.full {
	clear:both;
}
input.phonethree {
	width:32px;
	margin-right:10px;
}
input.phonefour {
	width:40px;
}
select {
	font-size:.8em;
	height:18px;
}
.donationrow ul {
	position:relative;
	margin:2px 0;
	height:10px;
	font-size:.8em;
	color:#666;
}
li.trip {
	left:52px;
}
li.quad {
	left:103px;
}
.donationrow li {
	position:absolute;
	top:0;
}
.submit {
	margin:15px 0 0 10px;;
}
.active {
	background:#f5f5f5;
}
.error {
	background:#FFDFDF;
	color:#E11212;
}
#errormessage {
	display:none;
	text-align:center;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:10px;
	padding:10px 0;
}
#errormessage h4 {
	color:#e11212;
	font-size:17px;	
	margin-bottom:3px;
}
#errormessage em {
	font-style:normal;
	color:#e11212;	
	background:#ffdfdf;
}
#successmessage {
	text-align:center;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:10px;
	padding:10px 0;
}
#successmessage h4 {
	color:#006633;
	font-size:17px;	
	margin-bottom:3px;
}
#successmessage em {
	font-style:normal;
	color:#006633;
}
label {
	display:block;
	width:560px;
	margin-bottom:7px;
	font-weight:bold;
}
#emailalert {
	display:none;
	position:absolute;
	font-size:0.8em;
	line-height:1em;
	top:17px;
	right:25px;
}
/********************************
**************HOME***************
********************************/
#homeleft {
	position:relative;	
}
#homeleft h5 {
	position:absolute;
	top:1px;
	left:115px;
}
#homeleft h6.beattitle {
	clear:both;
	float:none;
	position:static;
	font-size:1.2em;
	margin:5px 0 7px 0
}
#homeleft p {
	color:#6f6f6f;
}
#homemid h6.enhancetitle {
	clear:both;
	float:none;
	position:static;
	font-size:1.2em;
	margin:5px 0 9px 0;
}
#homemid a.audiolink {
	display:none;
}
#homeright h3 {
	margin-bottom:2px;
}
#homeright a {
	display:block;
	text-indent:-10000px;
	width:223px;
	height:50px;
}
#homeright a#landon {background:url(img/buttonabtlandon.jpg) top left no-repeat;}
#homeright a#mike {background:url(img/buttonabtmike.jpg) top left no-repeat;}

/********************************
*************ABOUT***************
********************************/
.about { 
	padding-top:110px;
}
.about h2 {
	margin-bottom:15px;
}
.aboutimg {
	border:1px solid #dadada;
	float:left;
	margin-right:12px;
}
#aboutleft {
	padding-top:49px;
}
#aboutleft a {
	font-size:.9em;
	height:27px;
	width:150px;
	padding: 5px 0 0 8px;
	color:#fff;
	background:#0e91aa;
	text-decoration:none;
	display:block;
}
#aboutleft a.first {
	border-bottom:1px solid #4FB4C7;
}
#aboutright p {
	clear:both;
	padding:15px 15px 0 0;
}
#aboutright hr {
	margin:30px 0;
	clear:both;
}
.team h5 {
	font-size:1.25em;
}
.team img {
	margin:5px 17px 0 17px;
	float:left;
}
.team div {
	float:left;
	width:500px;
}
#aboutright .team p {
	margin:10px 0;
	padding:0;
}
.team li {
	padding-top:10px;
	float:left;
}
.team a {
	height:35px;
	width:34px;
	margin:0 10px 25px 0;
	display:block;
	text-indent:-10000px;
}
.twitter {background:url(img/btntwitter.jpg) top left no-repeat;}
.bloglink {background:url(img/btnblog.jpg) top left no-repeat;}
.flickr {background:url(img/btnflickr.jpg) top left no-repeat;}
/********************************
************RESOURCES************
********************************/
.resources {
	padding-top:110px;
}
.resources h5 {
	font-size:1.1em;
	margin-top:11px;
	margin-bottom:15px;
}
.resources h5.cats {
	margin-bottom:8px;
}
.resources h5 a {
	color:#6d1d22;
}
.resources .search {
	background:url(img/searchbox.jpg) 7px 7px no-repeat;
	padding:4px 0 0 27px;
	margin-bottom:20px;
	width:128px;
	height:22px;
	border:1px solid #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
}
.resources .search:focus {
	color:#464646
}
#resourceleft a {
	font-size:.9em;
	height:27px;
	width:150px;
	padding: 5px 0 0 8px;
	color:#fff;
	background:#0e91aa;
	text-decoration:none;
	display:block;
}
#resourceleft a.first {
	border-bottom:1px solid #4FB4C7;
}
#resnav li a{
	display:inline;
	background:none;
	color:#0E91AA;
	padding:0;
}
.post {
	width:580px;
	padding-bottom:20px;
	border-bottom:1px solid #dadada;
}
a.audiolink {
	display:inline-block;
	text-indent:-10000px;
	width:117px;
	height:28px;
	background:url(img/btnaudio.jpg) top left no-repeat;
	margin-top:15px;
}
a.transcript {
	display:inline-block;
	text-indent:-10000px;
	width:137px;
	height:28px;
	margin:15px 0 0 15px;
	background:url(img/btnscript.jpg) top left no-repeat;
}
/********************************
**************BLOG***************
********************************/
.blog {
	padding-top:110px;
}
.blog h3 {
	font-size:1.65em;
	margin-top:11px;
}
.entry p {
	margin:8px 0 10px 0;
}
div.commentslink {
	font-size:.8em;
	display:block;
	width:24px;
	height:24px;
	background:url(img/commentbubble.jpg) 0px 2px no-repeat;
	text-align:center;
	float:left;
	margin-right:5px;
}
.commentslink a {
	color:#fff;
}
.commentslink a:hover {
	text-decoration: none;
}
#blogright a {
	height:27px;
	width:150px;
	padding: 5px 0 0 8px;
	color:#fff;
	background:#0e91aa;
	text-decoration:none;
	display:block;
	border-top:1px solid #4FB4C7;
}
#blogright a.first {
	border-top:none;
}
#blogright h3 {
	margin-bottom:14px;
}
.blog .search {
	background:url(img/searchbox.jpg) 7px 7px no-repeat;
	padding:4px 0 0 27px;
	margin-bottom:20px;
	width:188px;
	height:22px;
	border:1px solid #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
}
.blog .search:focus {
	color:#464646
}
.blogpost {
	width:670px;
	padding-bottom:20px;
	border-bottom:1px solid #dadada;
}
.postauthor {
	font-size:.85em;
}
.postauthor a {
	font-weight:bold;
}
h3#comments, #respond h3 {
	font-size:.85em;
}
h3#comments {
	margin-bottom:10px;
}
img.avatar {
	clear:both;
	margin:0 20px 10px 0;
	float:left;
}
div.commentright {
	float:left;
}
#commentlist li {
	padding-bottom:10px;
}
/********************************
************CONTACT**************
********************************/
.contact { 
	padding-top:110px;
}
.contact h5 {
	font-size:1.1em;
}

/********************************
*************FOOTER**************
********************************/
#footer {
	margin-top:30px;
	border-top:1px solid #dadada;
	padding-top:15px;
	height:40px;
	position:relative;
}
#copy {
	font-size:.85em;
	color:#6F6363;	
}
#footnav {
	position:absolute;
	left:590px;
	top:13px;
}
#footnav a.link {
	color:#6f6363;
	display:block;
	float:left;
	margin-left:18px;
	text-transform: uppercase;
	font-size:.95em;
}
#footnav a.link:hover {
	text-decoration: none;
	color:#0E91AA;
}