/* @override 
	http://pearlchurch.com/css/pearl.css
	http://pearlchurch.com/css/edits.css
*/

/*

COLOR SCHEME
(you can change this stuff)


*/

/* Nav Bar */

#nav li.selected a {
	background-color: #e9ca95 important;
}

/* Main Title Color */

#intro h1 {
	color: #d3a864 !important;
}

/* Logo Image */

#top h3 a {
	background-image: url(/img/logo-epiphany.png);
}



/*

DON'T EDIT AFTER THIS LINE

*/


/*

GLOBAL

*/


body, p, ul, li, h1, h2, h3, h4, blockquote {
	padding: 0;
	margin: 0;
}
:focus, :active {
	outline: 0;
}

button, .button {
	cursor: pointer;
}

body { 
	background: #fff url(/img/bg.gif) repeat-x scroll 0 0;
	font: small/1.6em "Helvetica Neue", Helvetica, Arial, sans serif;
	color: #808080;
}
.wrap {
	width: 940px;
	margin: 0 auto;
}
a {
	color: #367295;
	text-decoration: none;
	border-bottom: 1px solid #8ed3e6;
}

a:hover {
	color: #0f4a69;
}

a.form {
	border: 0;
}

a img {
	border: 0;
	border-bottom: 0;
}


h3 {
	color: #689c44;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 0 .3em 0;
	letter-spacing: 1px;
	font-size: 1.1em
}

.ampersand {
	font-family: Palatino, "Palatino Linotype", Georgia, Times, serif;
	font-style: italic;
}

.clear {
	clear: both;
}

input.text {
	font-family: "Helvetica Neue", Helvetica, Arial, sans serif;
	border: 1px solid #d9d9d9;
	color: #666;
	padding: .4em;
	font-size: 100%;
}

h1, h2, dd.title, dt.title {
	font-family: Georgia, Times, "Times New Roman";
	font-weight: normal;
	color: #689c44;
	margin-bottom: .5em;
}

p {
	margin-bottom: 1.8em;
}

/*

HOMEPAGE

*/

#top, #intro {
	float: left;
	width: 940px;
}

#top {
	height: 80px;
}
#top h3 { float: left; }
#top h3 a {
	background-color: transparent;
	background-position: 0 14px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;
	text-indent: -9999px;
	width: 236px;
	height: 80px;
	border: none
}
#top ul {
	display: block;
	float: right;
	border: 4px double #e5e4e0;
	list-style-type: none;
	height: 13px;
	margin: 20px 0 0;
	padding: 10px 10px;
	font-size: 90%;
	color: #5f5c56;
	line-height: 1.2em;
}
#top ul li {
	background: transparent url(/img/bullet.gif) no-repeat scroll right 4px;
	display: block;
	float: left;
	padding: 0 25px 0 0;
}
#top ul li a {
	color: #367295;
	border: none;
}
#top ul li a:hover {
	color: #86aabf;
	text-decoration: none;
}

#nav {
	width: 100%;
	background-color: #e5e2de;
	height: 35px;
	border-bottom: solid 1px #fff;
}

#nav ul {
	float: left;
	list-style-type: none;
	width: 100%;
	border-left: 1px solid #fff;
}
#nav ul li {
	float: left;
	height: 35px;
	font-family: Palatino, "Palatino Linotype", Georgia, Times New Roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	letter-spacing: 1px;
}
#nav a {
	display: block;
	float: left;
	height: 23px;
	line-height: 100%;
	padding: 12px 20px 0;
	color: #6b6a68;
	border: none;
}
#nav a:hover {
	background-color: #dad8d3;
}
#nav li.selected a {
	color: #fff;
	text-shadow: -1px 1px rgba(0,0,0,0.2);
}
#intro {
	padding: 15px 0px 30px 0px;
	/*padding: 34px 0;*/
}
#intro img {
	float: left;
	margin: 0;
}

#intro #photo-box {
	float: left;
	width: 359px;
	height: 233px;
	margin: 0;
}

#intro #photo-box p.text {
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	margin-top: 140px;
	color: #ddd;
	padding: .3em 1.5em;
}

#photo-box strong {
	color: #fff;
}

#photo-box p a {
	color: #eee;
	border-bottom-color: #999;
	font-weight: bold;
}

#photo-box p a:hover {
	color: #fff;
}

#intro p {
	margin: 0;
	line-height: 2.2em;
	font-size: 100%;
	width: 530px;
	float: right;
}

#intro h1{
	width: 530px;
	float: right;
	line-height: 1.1em;
}

#intro a {
	font-size: 105%;
}

#blue-stripe {
	background: #def4f6 url(/img/blue-stripe-top.gif) repeat-x scroll 0 0;
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
}

#blue-stripe-bottom {
	background: transparent url(/img/blue-stripe-bottom.gif) repeat-x scroll left bottom;
	height: 30px;
}
#blue-stripe p {
	color: #5d7b82;
	font-size: 100%;
	margin-bottom: 1em;
}

#blue-stripe ul.links {
	float: right;
	list-style: none;
}

#blue-stripe ul.links li {
	float: left;
	margin-left: 1em;
}

#blue-stripe ul.buttons {
	list-style: none;
}

#blue-stripe ul.buttons li{
	float: left;
}

ul.buttons li a {
	border: none;
}

#blue-stripe #latest-sermon {
	width: 620px;
	float: left;
}

#latest-sermon h3 {
	float: left;
	font-size: 1.1em;
	color: #68a0ad;
	margin: 0 0 10px 0;
}

#latest-sermon h2 {
	font-size: 180%;
	line-height: 1em;
	color: #367295;
	font-weight: normal;
	margin: 0 0 .25em 0;
	clear: both;
}

#latest-sermon h2 a {
	border: none;
}
#latest-sermon h2 a.author-link {
	font-size: 55%;
	border-bottom: 1px solid #8ed3e6;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#latest-sermon h2 span {
	font-size: 55%;
	color: #899ca7;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#blue-stripe .blue-box {
	float: right;
	width: 300px;
	background: #367295 url(/img/blue-box-bottom.gif) no-repeat scroll left bottom;
	color: #fff;
}

#blue-stripe .blue-box h3 {
	background: #367295 url(/img/blue-box-top.gif) no-repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	padding: 10px 0 8px 20px;
	margin: 0;
	color: #fff;
	font-size: 140%;
}

#blue-stripe .blue-box .ampersand {
	color: #a6c8dc;
	font-size: 120%;
	position: relative;
	top: .1em;
}

#blue-stripe .blue-box h4 {
	font-family: Times New Roman;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 115%;
	border-bottom: 1px solid #fff;
	padding: 7px 0 7px 20px;
}
#blue-stripe .blue-box div.adr {
	padding: 10px 0 10px 20px;
	color: #fff;
	line-height: 20px;
	margin: 0;
}
.one-third {
	float: left;
	width: 290px;
	line-height: 20px;
	margin: 25px 0;
}
.one-third ul li {
	list-style-type: none;
	border-top: 1px dashed #d9d9d9;
	padding: 15px 0;
}

.one-third strong {
	display: block;
	width: 300px;
}

a.more {
	float: right;
	font-size: 80%;
	color: #367295;
	padding: .5em;
	line-height: 10px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: -2.5em 0 0 0;
	position: relative;
	z-index: 9999;
}
a.more:hover {
	color: #fff;
	background-color: #367295;
}

.one-third input {
	width: 80%;
}

input.disabled {
	color: #9a9a9a;
}

.one-third li.newsletter {
	border: none;
	padding: 0 0 15px 0;
}
.one-third button, .sidebar .blue-box.newsletter button {
	background: transparent url(/img/button.gif) no-repeat scroll 0 0;
	width: 92px;
	height: 29px;
	border: none;
	color: #565759;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
}

.sidebar .blue-box.newsletter button {
	background: transparent url(/img/btn-blue.png) no-repeat scroll 0 0;
	color: #749598;
}

.two-thirds {
	width: 675px;
	float: left;
	margin-right: 25px;
}

#footer {
	background: #fff url(/img/footer.gif) repeat-x scroll 0 0;
	height: 45px;
	clear: both;
	margin-top: 30px;
}
#footer span { 
	font-size: 95%;
	padding: 15px 0 0 0; 
}
#footer .copyright { float: left; }
#footer .address { float: right; }
.gap {
	margin-right: 30px;
	_margin-right: 20px;
}
#top ul li.end {
	background: none;
	padding: 0;
}
.subscribe {
	background: transparent url(/img/subscribe.png) no-repeat scroll left top;
	padding: 0 25px;
}
.archives {
	background: transparent url(/img/calendar-icon.png) no-repeat scroll left center;
	padding: 0 0 0 25px;
}

a span {
	display: block;
	text-indent: -9999px;
}
a.listen-now {
	background: transparent url(/img/listen-now-sprite.png) no-repeat scroll 0 0;
	display: block;
	width: 109px;
	height: 29px;
	margin: 0 10px 0 0;
	float: left;
}
a.listen-now:hover {
	background: transparent url(/img/listen-now-sprite.png) no-repeat scroll 0 -29px;
}
a.listen-now:active {
	background: transparent url(/img/listen-now-sprite.png) no-repeat scroll 0 -58px;
}
a.download {
	background: transparent url(/img/download-sprite.png) no-repeat scroll 0 0;
	display: block;
	width: 109px;
	height: 29px;
	margin: 0 10px 0 0;
	float: left;
}
a.download:hover {
	background: transparent url(/img/download-sprite.png) no-repeat scroll 0 -29px;
}
a.download:active {
	background: transparent url(/img/download-sprite.png) no-repeat scroll 0 -58px;
}

/*

SIDENAV

*/

ul.side_nav {
	background: transparent url(/img/side-nav-bottom.png) no-repeat scroll left bottom;
	list-style-type: none;
	padding: 0 0 11px 0;
	margin-bottom: 30px;
}
ul.side_nav li.title {
	height: 29px;
	background: transparent url(/img/side-nav-header-bg.png) no-repeat scroll 0 0;
	color: #7496aa;
	font-size: 135%;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px 0 0 17px;
}
ul.side_nav li a {
	display: block;
	width: 220px;
	height: 30px;
	padding: 10px 0 0 17px;
	border: none;
	text-decoration: none;
	background-color: #def4f6;
	border-bottom: 1px dashed #cee3e5;
	font-family: Palatino, "Palatino Linotype", Georgia, Times New Roman, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #6395af;
}
ul.side_nav li a:hover, ul.side_nav li.selected a {
	background-color: #e8f7f8;
	color: #1b5679;
}
.sidebar .blue-box.search input, .sidebar .blue-box.newsletter input {
	border: 1px solid #c0e0e3;
	font-size: 12px;
	line-height: 18px;
	width: 75%;
}
.sidebar .blue-box.search input.button {
	border: none;
	background: transparent url(/img/search-button.png) no-repeat scroll 0 0;
	width: 32px;
	height: 29px;
}
.sidebar .blue-box.newsletter input {
 	width: 95%;
 	margin: 0 0 10px 0;
}

.mid_col dd {
	margin-bottom: 20px;
}
ul.missionaries {
	list-style-type: none;
}
.mid_col ol li {
	margin-bottom: 20px;
}

/* MUSIC PAGE */

#main div.meta {
	float: left;
	margin-right: 20px;
	width: 240px;
}

div.meta img {
	margin-bottom: 20px;
}

div.meta ul.credits {
	list-style: none;
	font-size: 0.9em;
}

.music div.links {
	float: right;
	
}

.music div.links a {
	border: 0;
}
