/* @override 
	css/default.css
	http://thecitydc.org/themes/site_themes/v2/css/default.css
*/

@import url(http://thecity.org/css/blueprint/screen.css); /* Changed from '_css' directory on 10/01/2009 */
@import url(calendar.css);

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


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: transparent;
}

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: #183542;
	text-shadow: 0 1px 2px #999;
}

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

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

#masthead h2 a:hover {
	color: #09f;
}

#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);
}

#home #nav li #navHome, #about #nav li #navAbout, #ministries #nav li #navMinistries, #calendar #nav li #navCalendar, #involved #nav li #navInvolved, #media #nav li #navMedia
	 {	background-position: 50% 100%;	}
		
#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: #282826;
	font-size: 1.2em;
}

#latestMessage em {
	color: #666;
}

#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: #666;
}

#podcast a {
	color: #F26722;
	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: #F26722;
}

#main ul {
	margin: 0;
	list-style: none;
	min-height: 220px;
}
#main .column ul {
	list-style: disc;
	min-height: 0;
	margin:  0 0 1.5em;
	}
#main li.a {
	background: #fff;
}

#upcoming li {
	position: relative;
	clear: both;
	padding: 7px 4px 7px 40px;
	color: #282826;
	line-height: 1.3;
	min-height: 2.5em;
}

#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: #F26722;
}

.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: #282826;
}

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

#recent li a {
	display: block;
	padding: 7px 4px;
	color: #282826;
	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: #666;
}

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

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

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

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

.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: #fff;
}

.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: #F26722;
	font-weight: bold;
	font-style: italic;
}

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

#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: #666;
	text-transform: uppercase;
	letter-spacing: .1em;
}

/* MEDIA ARCHIVES
--------------------------------------- */
#mediaarchive th {background:#282826;color:#F26722;}
#mediaarchive td {border-bottom:1px solid #ddd;}
#mediaarchive a {color:#F26722;}
#mediaarchive a:hover {color:#282826;}
