/* @override 
	http://harborcitychurch.org/css/default.css
*/

@import url(/css/blueprint/screen.css);

@import url(/css/calendar.css);

body {
	margin: 0;
	font-family: Calibri,'Lucida Grande',Tahoma,sans-serif;
	background: #dae2e6 url(/images/bg-body.jpg) repeat-x;
}

a {
	text-decoration: none;
}

p.alert {
	padding: 4px 8px 4px 30px;
	font-size: .9em;
	background: #ffc url(/images/silkicons/error.png) 7px 50% no-repeat;
	border: 1px solid #ccc;
}

#masthead {
	position: relative;
	height: 140px;
	background: url(/images/bg-masthead.jpg) 50% 0 no-repeat;
}

#networkLink {
	position: absolute;
	top: 0;
	right: 70px;
	width: 200px;
}

#networkLink a {
	display: block;
	height: 33px;
	text-indent: -55555px;
	overflow: hidden;
	background: url(/images/tccnet.gif) 50% 0 no-repeat;
}

h1 {
	float: left;
	width: 158px;
	margin: 4px 0 0 80px;
}

h1 a {
	display: block;
	height: 106px;
	text-indent: -55555px;
	overflow: hidden;
	background: url(/images/logo-h1.png) 50% 50% no-repeat;
}

#masthead h2 {
	float: right;
	margin: 50px 80px 0 0;
	text-align: right;
	font-size: 1.2em;
	line-height: 1.2;
	color: #dae2e6;
	text-shadow: 0 1px 2px #122c57;
}

#masthead h2 strong {
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
}

#masthead h2 a {
	color: #7ab300;
	font-weight: bold;
}

#masthead h2 a:hover {
	color: #fff;
}

#nav {
	position: relative;
	width: 790px;
	height: 30px;
	margin: -30px auto 0;
	list-style: none;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	height: 30px;
	margin-right: 1px;
	text-indent: -55555px;
	overflow: hidden;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#nav li a:hover {
	background-position: 50% -30px;
}

#nav li a.current {
	background-position: 50% 100%;
}

#navHome {
	width: 107px;
	background-image: url(/images/nav-home.gif);
}

#navAbout {
	width: 128px;
	background-image: url(/images/nav-about.gif);
}

#navMinistries {
	width: 120px;
	background-image: url(/images/nav-ministries.gif);
}

#navCalendar {
	width: 120px;
	background-image: url(/images/nav-calendar.gif);
}

#navMedia {
	width: 160px;
	background-image: url(/images/nav-media.gif);
}

#navInvolved {
	width: 150px;
	margin-right: 0 !important;
	background-image: url(/images/nav-involved.gif);
}

#intro {
	width: 790px;
	padding-top: 10px;
}

#intro div {
	float: left;
	height: 200px;
	background-color: #fff;
}

#spotlight {
	width: 450px;
	margin-right: 10px;
	padding: 10px;
	background: url(/images/bg-spotlight.jpg) 50% 100% no-repeat;
}

#spotlight div {
	width: 450px;
	height: 200px;
	background: url(/images/_spotlight/mission.jpg)
}

#welcome {
	position: relative;
	width: 290px;
	padding: 10px;
	background: url(/images/bg-welcome.jpg) 50% 0 no-repeat;
}

#welcome h3 {
	position: absolute;
	width: 290px;
	height: 200px;
	text-indent: -55555px;
	overflow: hidden;
	background: url(/images/welcome.jpg) 50% 50% no-repeat;
}

#welcome p {
	position: absolute;
	top: 90px;
	left: 35px;
	width: 130px;
	color: #fff;
	font-size: 1.1em;
	font-style: italic;
}

#welcome a {
	display: block;
	margin-top: .5em;
	font-style: normal;
	text-transform: uppercase;
	color: #aaccee;
}

#audioCenter {
	width: 790px;
	margin: 10px auto 0;
	padding: 5px 0 10px;
	overflow: hidden;
	background: url(/images/bg-audiocenter.jpg) 50% 100% no-repeat;
}

#audioCenter div {
	float: left;
}

#latestMessage {
	position: relative;
	width: 470px;
	height: 65px;
	margin-right: 10px;
	background: url(/images/bg-latestmessage.jpg) 100% 0 no-repeat;
}

#latestMessage h3 {
	display: none;
}

#latestMessage p {
	margin: 14px 130px 0 0;
	padding-left: 25px;
	line-height: 1.3;
	background: url(/images/icon-latestmessage.gif) 0 2px no-repeat;
}

#latestMessage strong {
	color: #17376d;
	font-size: 1.2em;
}

#latestMessage em {
	color: #6083ad;
}

#latestMessage h5 {
	position: absolute;
	top: 17px;
	right: 10px;
	width: 110px;
}

#latestMessage h5 a {
	display: block;
	height: 26px;
	text-indent: -55555px;
	overflow: hidden;
	background: url(/images/button-listennow.png) 50% 0 no-repeat;
}

#latestMessage h5 a:hover {
	background-position: 50% -26px;
}

#latestMessage h5 a:active {
	background-position: 50% -52px;
}

#podcast {
	width: 310px;
	height: 65px;
	background: url(/images/bg-podcast.jpg) 0 0 no-repeat;
}

#podcast p {
	margin: 25px 0 0 66px;
	font-size: 12px;
	line-height: 1.3;
	color: #555;
}

#podcast a {
	color: #17376d;
	font-weight: bold;
}

#upcoming,
#recent {
	float: left;
	width: 230px;
	height: 1px;
	margin-right: 10px;
}

#announcements {
	float: left;
	width: 300px;
	min-height: 300px;
	padding: 10px 0 10px 10px;
	background: url(/images/bg-announcements.jpg) 0 0 no-repeat;
}

#main h3 {
	margin: .5em 0 1em;
	color: #7ab300;
}

#main ul {
	margin: 0;
	list-style: none;
	min-height: 220px;
}

#main li.a {
	background: #d4dde2;
}

#upcoming li {
	position: relative;
	clear: both;
	padding: 7px 4px 7px 40px;
	color: #17376d;
	line-height: 1.3;
}

#upcoming li.getDetails:hover {
	background: #c8d1d6;
	cursor: help;
}

#upcoming li strong {
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 30px;
	height: 33px;
	margin-right: 10px;
}

#upcoming li strong span {
	display: block;
	text-indent: -55555px;
	overflow: hidden;
}

.m1,.m2,.m3,.m4,.m5,.m6,.m7,.m8,.m9,.m10,.m11,.m12 {
	height: 13px;
	background-color: #6083ad;
}

.d1,.d2,.d3,.d4,.d5,.d6,.d7,.d8,.d9,.d10,.d11,.d12,.d13,.d14,.d15,.d16,.d17,.d18,.d19,.d20,.d21,.d22,.d23,.d24,.d25,.d26,.d27,.d28,.d29,.d30,.d31 {
	height: 20px;
	background-color: #fff;
}

#upcoming li em {
	font-size: .8em;
	color: #6083ad;
}

#recent li a {
	display: block;
	padding: 7px 4px;
	color: #17376d;
	font-size: 1em;
	line-height: 1.4;
	background: url(/images/button-listennowmini.png) 98% 50% no-repeat;
}

#recent li a em {
	font-size: .8em;
	color: #6083ad;
}

#recent li a:hover {
	color: #333;
	background-color: #c8d1d6;
}

.moreLink a {
	display: block;
	height: 20px;
	text-indent: -99999px;
	overflow: hidden;
	border-top: 1px solid #fff;
}

#upcoming .moreLink a {
	background-image: url(/images/fullcalendarlink.jpg);
}

#recent .moreLink a {
	background-image: url(/images/mediaarchivelink.jpg);
}

.moreLink a:hover {
	background-position: 50% 100%;
}

.annc {
	clear: both;
	margin: 0 0 .5em;
}

.anncImage {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #6083ad;
}

.anncImage span {
	display: block;
	width: 90px;
	height: 80px;
	background: url(/images/_announcements/annc-treatment.png) no-repeat;
}

.annc h4 {
	height: auto;
	margin: 0 0 .2em 100px;
	color: #122c57;
	font-weight: bold;
	font-style: italic;
}

.annc p {
	margin: 0 0 1em 100px;
	line-height: 1.3;
	color: #555;
}

#announcements .getDetails:hover {
	cursor: help;
}

#main {
	width: 790px;
}

.sub #main {
	margin: 50px auto 0;
	color: #333;
	font-size: 1.2em;
}

#footer {
	width: 790px;
	padding-top: 10px;
	text-align: center;
	background: url(/images/shadow-horz790.jpg) 50% 0 no-repeat;
}

#footer p {
	font: bold 10px/1 Calibri,'Lucida Grande',Tahoma,sans-serif;
	color: #17376d;
	text-transform: uppercase;
	letter-spacing: .1em;
}
