#subnav {
	background: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/img-worship-1.jpg) no-repeat right top;
}
h2#mainhead {
	background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/head-w-sermon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#copy #introduction p a {
        background: none;
        padding-left: 0;
        margin-left: 0;
}
#copy #introduction p a:link,
#copy #introduction p a:visited {
        color: #497F9F;
        border-bottom: 1px dotted #497F9F;
}
#copy #introduction p a:hover,
#copy #introduction p a:active {
        color: #79402E;
        border-bottom: 1px dotted #79402E;
}
#introduction {
        margin-bottom: 2.5em;
}
#copy .sermonlisting p {
        margin: 0;
        padding: 0;
}
.sermonlisting {
        margin-right: 33px;
        border-top: 1px dotted #A4BFCF;
/*     border-bottom: 1px dotted #497F9F; */
        padding: .8em 0;
}
blockquote {
        margin: 1em 66px 1em 33px;
        padding: 1.5em;
        background-color: #E3EEF5;
        background-image: url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/bquote-lr.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
        font-size: 1em;
        line-height: 1.1em;
        color: #497F9F;
}
#copy .sermonlisting .passagetext p {
        padding-bottom: 1em;
}
.sermonlisting .passage .open {
	color: #497F9F;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-bible.gif) no-repeat center left;
	padding-left: 18px;
        margin-left: 8px;
}
.sermonlisting .passage .open:hover {
	color: #79402E;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-bible-over.gif) no-repeat center left;
	padding-left: 18px;
        margin-left: 8px;
        cursor: pointer;
}
p.open {
	color: #497F9F;
        font-weight: bold;
}
p.open:hover {
	color: #79402E;
        cursor: pointer;
}
.dloptions {
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/bck-dloptions.gif) repeat-x top;
        margin-top: .4em;
        padding-top: .6em;
        overflow: hidden;
}
p.left {
        float: left;
}
p.right {
        float: right;
        width: 250px;
}
#copy .sermonlisting a.mp3:link,
#copy .sermonlisting a.mp3:visited {
	color: #497F9F;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-mp3.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        width: 16px;
        margin-left: 20px;
        line-height: 2em;
}
#copy .sermonlisting a.mp3:hover,
#copy .sermonlisting a.mp3:active {
	color: #79402E;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-mp3-over.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 20px;
        width: 16px;
        line-height: 2em;
}
#copy .sermonlisting a.pdf:link,
#copy .sermonlisting a.pdf:visited {
	color: #497F9F;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-pdf.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 20px;
        line-height: 2em;
}
#copy .sermonlisting a.pdf:hover,
#copy .sermonlisting a.pdf:active {
	color: #79402E;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-pdf.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 20px;    
        line-height: 2em;
}
#copy .sermonlisting a.itunes:link,
#copy .sermonlisting a.itunes:visited {
	color: #497F9F;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-ipod.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 0;
        line-height: 2em;
}
#copy .sermonlisting a.itunes:hover,
#copy .sermonlisting a.itunes:active {
	color: #79402E;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-ipod-over.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 0;    
        line-height: 2em;
}
#copy .sermonlisting a.rss:link,
#copy .sermonlisting a.rss:visited {
	color: #497F9F;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-rss.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 0;
        line-height: 2em;
}
#copy .sermonlisting a.rss:hover,
#copy .sermonlisting a.rss:active {
	color: #79402E;
	background: transparent url(http://www.christchurchberkeley.org/themes/site_themes/christchurch/icon-rss-over.gif) no-repeat center left;
	padding: 12px 0 12px 20px;
        margin-left: 0;    
        line-height: 2em;
}
#copy p.pagination {
        margin: 20px 100px 0;
        padding: 7px;
        text-align: center;
        background: #E3EEF5;
} 
#copy p.pagination strong {
        margin: 0;
        padding: 0 10px;
        background: none;
        color: #E3EEF5;
} 
#copy p.pagination a {
        margin: 0;
        padding: 0;
        background: none;
} 