@import url(/media/css/base.css);
@import url(/media/css/navigation.css);
@import url(/media/css/shared.css);
@import url(/media/css/block.css);

.block p a, .block li a, .block table a { color: #529; }
.block h4, .block h4 a { color: #529; }

#main { background: url(/media/img/bishop/bg.jpg) no-repeat 0 156px; }

#sidebar { width: 246px; margin-left: 20px; padding-top: 175px; }

#calltitle { display: block; margin-left: 12px; }

#sidebar .side { margin-left: 23px; padding-top: 20px; }

#breadcrumbs { margin: 0 0 0 20px; width: 740px; }

/* links */
#podcast h3 { 
	background: url(/media/img/bishop/podcasts.gif) no-repeat; 
	height: 25px; 
	width: 130px; 
}
#podcast ul { list-style: none; margin: 10px 0; }
#podcast li { background: url(/media/img/bishop/ipod-icon.gif) no-repeat 0 5px; padding: 5px 0 5px 20px; }
#podcast li a {
	color: #c30; 
	font-weight: bold;
}
#podcast li a:hover { color: #000; }
#podcast .rss { float: right; }
#podcast .rss a { color: #f80; }
#podcast .rss a:hover { color: #000; }

#meetings h3 { background: url(/media/img/bishop/upcoming-speaking-engagements.gif) no-repeat; height: 25px; width: 222px; }
#meetings td span { color: #666; }

#content {
	font-family: Georgia, "Times New Roman", serif;
	margin: 190px 30px 0 0;
	padding: 0;
	width: 450px;
}
#content h2 { color: #85321c; font: 2.8em Tahoma, Helvetica, Arial, sans-serif; }

#wings h3 { background: url(/media/img/bishop/wings.gif) no-repeat; height: 25px; width: 238px; }
#content #soaring h4 { color: #529; font-size: 2.0em; font-weight: normal; }