object {
	display: block;
}
#subheader-wrapper {
	background-color: #000000;
	/*height: 425px; edited for archive state*/
	height: 230px;
	overflow: hidden;
}
#subheader {
	width: 760px;
	height: 425px;
	background: #000000 url(/crusades/2010/chicago/images/city.jpg) no-repeat left top;
	float: left;
}
#subheader div {
	text-transform: uppercase;
	/*background-color: #000000;*/
	padding: 2px 0 2px 40px;
}
#subheader .dates {
	color: #ffffff;
	font-size: 30px;
	margin-top: 179px;
	letter-spacing: 1px;
	width: 195px;
	line-height: 30px;
}
#subheader .venue {
	color: #ffc20e;
	font-size: 20px;
	margin-top: 7px;
	letter-spacing: 1px;
	width: 195px;
}
#subheader .music-yellow {
	color: #ffc20e;
	font-size: 14px;
	margin-top: 12px;
	letter-spacing: 1px;
	width: 110px;
	line-height: 22px;
}
#subheader .music {
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 1px;
	width: 460px;
	line-height: 26px;
}
#subheader .pipe {
	color: #ffc20e;
}
#subheader #share {
	margin-top: 340px;
	padding: 5px 11px 9px 14px;
}
#subheader #share .share-text {
	color: #ffc20e;
	letter-spacing: 1px;
}
#subheader #share ul, #share li {
	list-style: none;
	margin: 4px 0 0;
	padding: 0;
}
#subheader #share li {
	float: left;
	margin-right: 12px;
}
#subheader #share #facebook {
	display: block;
	background: transparent url(/crusades/2010/chicago/images/face.png) no-repeat;
	width: 23px;
	height: 23px;
}
#subheader #share #twitter {
	display: block;
	background: transparent url(/crusades/2010/chicago/images/birdy.png) no-repeat;
	width: 37px;
	height: 23px;
}
#subheader #share #email {
	display: block;
	background: transparent url(/crusades/2010/chicago/images/envelope.png) no-repeat;
	width: 35px;
	height: 26px;
}
#player-wrapper {
	position: relative;
	display: none;
	width: 760px;
	height: 425px;
	background-color: #000000;
	float: left;
}
#play-video, #watch {
	display: block;
	width: 173px;
	height: 44px;
	margin: 16px 0 0 40px;
	background: transparent url(/crusades/2010/chicago/images/video-button.png) no-repeat left top;
	cursor: pointer;

}
#play-video div {
	background-color: transparent;
}

/* overwrite for live */
#subheader.live {
	background-image: url(/crusades/2010/chicago/images/subheader-live2.jpg);
}
#subheader.live .dates {
	width: 170px;
}
#subheader.live .venue {
	width: 300px;
}
#subheader.live .music {
	width: 230px;
}
#watch.live {
	background-image: url(/crusades/2010/chicago/images/live-yellow-button.png);
	width: 233px;
}
/* overwrite for arch */
#subheader-wrapper .arch {
	height: 230px;
	background-image: url(/crusades/2010/chicago/images/subheader-arch.jpg);
}
#subheader.arch #totals {
	position: relative;
	width: 760px;
	height: 230px;
	background: transparent url(/crusades/2010/chicago/images/subheader-arch2.png?v=2) no-repeat left top;
	padding: 0;
}
#recap-button {
	display: block;
	float: left;
	margin: 170px 0 0 25px;
	width: 195px;
	height: 44px;
	background: transparent url(/crusades/2010/chicago/images/recap-button.png) no-repeat left top;
	outline: none;
	-moz-outline: none;
	-webkit-outline: none;
	border: none;
}

#promos, #promos li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#promos li {
	float: left;
	margin: 20px 5px 0 0;
}
#promos li.last {
	margin-right: 0px;
}
#promos li a {
	display: block;
	width: 230px;
	height: 77px;
	padding: 48px 0 0 20px;
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
}
#promos li a:hover {
	text-decoration: none;
}
#promos li a .small-yellow {
	display: block;
	color: #ffc20e;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 1px;
}
#promos li a#promo-church-sign-ups {
	background: transparent url(/crusades/2010/chicago/images/promo-bg-sprite.jpg) no-repeat;
}
#promos li a#promo-church-involvement {
	background: transparent url(/crusades/2010/chicago/images/promo-bg-sprite.jpg) no-repeat 0 -125px;
	font-size: 20px;
}
#promos li a#promo-support {
	background: transparent url(/crusades/2010/chicago/images/promo-bg-sprite.jpg) no-repeat 0 -250px;
}
#promos li a#promo-prayer {
	background: transparent url(/crusades/2010/chicago/images/promo-bg-sprite.jpg) no-repeat 0 -250px;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
}
h3 {
	width: 100%;
	border-bottom: 1px solid #dfe4ea;
	text-transform: uppercase;
	font-size: 18px;
	color: #525252;
	margin-bottom: 10px;
}

/* CALENDAR STYLES */
#calendar-wrapper {
	width: 318px;
	overflow: hidden;
	float: left;
	position: relative; /* fix for pngfix */
}
#calendar {
	width: 10000px;
	float: left;
	color: #666666;
}
#upcoming {
	width: 298px;
	float: left;
	padding: 25px 0 0 20px;
}
#upcoming ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#upcoming ul li ul {
	margin: 7px 0 12px;
	float: left;
}
#upcoming ul li ul li {
	float: left;
	width: 284px;
	padding: 3px 7px;
}
#upcoming .alt {

}
#upcoming .date {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top
}
#upcoming .date-gray {
	color: #4d4d4d;
}
#upcoming .event-info {
	margin: 0;
	float: left;
}
#upcoming .event-info div {
	float: left;
	margin-right: 20px;
	text-align: right;
}
#upcoming .details {
	float: right;
	padding-right: 10px;
	cursor: pointer;
}
#cal-details-wrapper {
	background: #ffffff;
	float: left;
	padding-left: 20px;
	width: 298px;
}
.cal-details {
	display: none;
}
.cal-details-back-link {
	display: block;
	cursor: pointer;
	font-weight: bold;
	padding: 15px 0;
}
.cal-details-text ul, .cal-details-text li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cal-details-text li.cal-details-title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
.cal-details-where {
	padding-top: 10px;
}
.cal-details-when {
}
.details {
	cursor: pointer;
}
.time {
	width: 60px;
}

/* BLOG STYLES */
#blog {
	width: 422px;
	float: left;
	padding: 25px 0 0 20px;
}
#blog ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#blog ul li {
	margin-bottom: 15px;
}
#blog div {
	margin: 2px 0;
}
#blog a.blog-title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	margin-bottom: 0;
}
#blog .blog-date {
	text-transform: uppercase;
	font-size: 9px;
	margin: 0 0 5px;
}
a.more {
	font-weight: bold;
}
/* event time blog section */
#blog-section {
	margin-top: 15px;
	float: left;
}
#blog-link {
	width: 760px;
	text-align: right;
	display: block;
}

#about-banner {
	display: block;
	width: 297px;
	height: 123px;
	background: transparent url(/crusades/2010/chicago/images/about-banner.png) no-repeat;
	float: left;
	margin: 0 0 20px 20px;
}
