/*------------------------
doc: WNC CSS
general css doc to bring in other css files

site: Washington National Cathedral
development: Cobey Potter, Threespot Media
version: q1, 2008

------------------------*/

@import url("/styles/wnc_global.css");
@import url("/styles/wnc_layout.css");
@import url("/styles/wnc_nav.css");
@import url("/styles/wnc_extra.css");

#sermon-archive{margin:0 40px 0 20px;}
	#sermon-archive #nav-util{margin-right:0;}
		#sermon-archive #nav-util li{margin:0 0 4px;padding:1px 0 1px 30px;}
		#sermon-archive .type-mp3{background:url(/images/css/global/mp3.gif) no-repeat 0 0;}
		#sermon-archive .type-video{background:url(/images/css/global/video.gif) no-repeat 3px 0;}
		#sermon-archive .type-slideshow{background:url(/images/css/global/gallery.gif) no-repeat 1px 0;}
		#sermon-archive .type-dvd{background:url(/images/css/global/dvd.gif) no-repeat 3px 0;}
		#sermon-archive .type-email{background:url(/images/css/global/email.gif) no-repeat 1px 0;}
	#sermon-archive .hdr-posting{padding:0 200px 0 0 !important;}
		#sermon-archive .hdr-posting .more{margin-bottom:40px;}
	#sermon-archive .main{margin:0;}
		#sermon-archive .float-image{float:left;display:inline;margin:5px 20px 0 0;}
		#sermon-archive .caption{font:10px/12px Arial, sans-serif;color:#8c8a8a;padding:0 2px;margin-top:5px;}
		#sermon-archive .pullquote{float:right;background:url(/images/css/global/pullquote.gif) no-repeat left top;padding-left:45px;margin:0 0 30px 25px;width:150px;}
			#sermon-archive .pullquote p{font-size:16px;line-height:24px;font-style:italic;color:#858270;padding-bottom:0;}
	#sermon-archive .related{border-top:1px dashed #D7D7CE;}
		#sermon-archive .related h3{margin-top:25px;font:17px/20px Georgia,serif;color:#333;}
		#sermon-archive .related li{margin-top:8px;font:14px/17px Georgia,serif;}

div.gallery-post{ margin: 0 0 30px !important; border: solid 1px #DAD9D4; border-width: 0 0 1px 1px; display: inline; }
.gallery-post li{ display: inline; }
#gallery-photo{ border: none; }
.hdr-posting h2{ border-bottom:1px solid #D9D9D9; padding-bottom: 10px; margin-bottom: -10px; zoom:1; }
.gallery .hdr-posting h2{ margin-left: 9px; }
#gallery-photo .info{ float:left; width:210px; }
#gallery-photo.no-javascript .prev, #gallery-photo.no-javascript .next{ display: none; }
#gallery-photo.no-javascript div.gallery-post{ height: auto !important; padding-bottom: 15px !important; }
#gallery-photo.no-javascript div.gallery-post div{ height: auto !important; overflow: visible !important; }
div.gallery-post li.on:hover{ border: 1px solid #088A8C; }
#content.gallery{ zoom: 1; }
.gallery-image{clear:both;display:inline;overflow:visible;margin-top:-20px;}
