#sermon-container {
  width:100%;
  height:570px;
  background:#080708 url(../images/splash.default.bg.png) repeat-x top left;
}

#splash-bg {
  width:100%;
  height:600px;
  background:transparent none no-repeat top center;
}

#splash-bg object {background:#000;}

#ticker-stripe {
  height:8px;
}

.speaker {
  color:#888;
  font-style:italic;
}

#sermon-content-top {
  width:100%;
  height:36px;
  background:transparent url(../images/sermon-content-top.bg.jpg) no-repeat top left;
}

#sermon-content-top h1 {
  width:191px;
  height:22px;
  padding:14px 0 0 14px;
  margin:0 8px 0 0;
  background:transparent url(../images/sermon-content-top.tab.bg.jpg) no-repeat top left;
  font-size:1.286em;
  letter-spacing:0;
  text-transform:uppercase;
  color:#777;
  float:left;
}

#sermon-content-top p {
  width:550px;
  height:22px;
  padding:6px 0 0 0;
  font-size:0.857em;
  overflow:hidden;
  float:left;
}

#sermon-content-top ul {
  width:170px;
  padding:0;
  margin:4px 5px 0 0;
  list-style:none;
  font-size:0.786em;
  text-transform:uppercase;
  line-height:1.75em;
  float:right;
}
#sermon-content-top li {
  text-align:center;
  display:inline;
}
#sermon-content-top li.omega {
  margin-right:0;
}

#sermon-content-top li img {
  margin:0 -2px -2px 0;
  position:relative;
  top:3px;
  left:-3px;
}

#sermon-content-top li a {
  width:auto;
  height:20px;
  padding:0 8px;
  margin-right:2px;
  background:#CCC;
  color:#555;
  text-decoration:none;
  float:left;
}
#sermon-content-top li a:hover {
  background:#BBB;
}

#sermon-content {
  width:928px;
  height:232px;
  margin:0 auto;
  padding:8px 16px 0;
  background:transparent url(../images/sermon-content.bg.jpg) no-repeat top left;
}

#sermon-info {
  width:546px;
  background:#FFF url(../images/sermon-info.bg.jpg) no-repeat top right;
  float:left;
}

#sermon-info p {
  width:280px;
  margin-top:5px;
  text-align:justify;
  line-height:1.15em;
  font-size:0.857em;
  float:left;
}

.sermon-graphic,.sermon-graphic-margin {
  width:235px;
  height:161px;
  margin:0 10px 0 0;
  background:#FFF url(../images/sermon-graphic.bg.jpg) no-repeat top left;
  text-align:left;
  position:relative;
  overflow:hidden;
  float:left;
}
.sermon-graphic-margin {margin:0 0 -6px 41px;}

.sermon-graphic img {
  width:226px;
  height:151px;
  overflow:hidden;
}

.sermon-graphic-holder {
  width:226px;
  height:151px;
  background:#000;
  overflow:hidden;
  position:relative;
  float:left;
}

.sermons-list-hover {
  width:206px;
  height:147px;
  padding:4px 10px 0;
  list-style:none;
  font-size:0.93em;
  background:transparent url(../images/black-88.png) repeat top left;
  position:absolute;
  top:0;
  left:-226px;
  z-index:80;
  display:none;
}
.sermons-list-hover li {
  width:206px !important;
  padding:2px 0 !important;
  text-align:left !important;
  border-top:solid 1px #555;
  display:inline;
}
.sermons-list-hover li.alpha {border:0 !important;}
.sermons-list-hover a {
  width:206px;
  color:#FFF !important;
}
.sermons-list-hover a:hover {color:#e8820d !important;}

.sermons-list-parts-1 li.alpha {padding-top:63px !important;}
.sermons-list-parts-2 li.alpha {padding-top:51px !important;}
.sermons-list-parts-3 li.alpha {padding-top:39px !important;}
.sermons-list-parts-4 li.alpha {padding-top:26px !important;}
.sermons-list-parts-5 li.alpha {padding-top:13px !important;}
.sermons-list-parts-6 li.alpha {padding-top:1px !important;}

.badge-latest {
  width:59px;
  height:62px;
  background:transparent url(../images/badge-latest.png) no-repeat top right;
  text-indent:-9999em;
  position:absolute;
  top:0;
  right:0;
}

#other-sermons {
  width:360px;
  margin-left:16px;
  float:left;
}

#other-sermons h1 {
  padding:0;
  margin:0 0 8px 0;
  font-size:1.214em;
  color:#888;
  text-transform:uppercase;
}

.archive-icon-page,
.archive-icon-list {
  width:22px;
  height:22px;
  margin:4px 0 0 16px;
  text-indent:-9999em;
  background:#FFF url(../images/archive-icon.png) no-repeat top left;
  float:left;
}
.archive-icon-page.selected,
.archive-icon-page:hover {background-position:top right;}

.archive-icon-list {
  margin-left:2px;
  background-position:bottom left;
}
.archive-icon-list.selected,
.archive-icon-list:hover {background-position:bottom right;}

.archive-icon-title {
  margin:6px 0 0 4px;
  color:#AAA;
  float:left;
  display:none;
}

#sermons-list {
  width:100%;
  padding:0;
  font-size:0.857em;
  list-style:none;
  line-height:1.35em;
}

#sermons-list .sermon {
  text-indent:-4.1em;
  padding:0.25em 0 0 4.35em;
}
#sermons-list .sermon.alt {background:#F0F0F0;}
#sermons-list .sermon.selected .part {color:#E8820D;}

#sermons-list .sermon a {
  color:#555;
  text-decoration:none;
}
#sermons-list:hover .sermon a {color:#555 !important;}
#sermons-list .sermon a:hover {color:#F6921E !important;}

#sermons-list ul {
  width:331px;
  padding:0 0 0 39px;
  font-size:0.857em;
  color:#BBB;
}
#sermons-list ul li {
  width:auto;
  border-right:solid 1px #CCC;
  padding-right:4px;
  margin-right:6px;
  display:inline;
}
#sermons-list ul li.omega {
  margin-right:0;
  padding-right:0;
  border:0;
}
#sermons-list ul li a {color:#888;}
#sermons-list ul li img {vertical-align:bottom;}

#series-page {
  list-style:none;
  padding:0;
}

#series-page li {
  width:32%;
  height:auto;
  padding:5px 0 38px 0;
  text-align:center;
  float:left;
  border:1px solid #ddd;
  margin: 0 5px;
}
#series-page li ol li {
  border-width: 1px 0 0 0;
  border-top-color: #555;
}

#series-page.series-page-full li {
	border: none;
	max-height:174px;}
#series-page.series-page-full li ol li {
  border-top: 1px solid #555;
}

#series-page li.vault {
	border-color: #F49300;
	padding-bottom: 0;
	margin-bottom: 22px;}

#series-page li h2 {
	font-size: 1em;
	color: #ddd;}
#series-page li.vault h2 {
	font-size: 1em;
	color: #F49300;}
#series-page li.vault p {
	color: #ddd;}

#series-page li a {text-decoration:none;}

#series-page .sermon-title {position:relative;}

.pagination {
  width:100%;
  padding:0 0 1.5em;
  text-align:left;
}
.pagination.details {padding-top:1em;}
.pagination a {
  text-decoration:none;
}

.pagination .num a,
.pagination .num.cur,
.pagination .first-last a {
  width:1.33em;
  height:1.33em;
  margin:0 1px;
  border:solid 1px #AAA;
  background:#EEE;
  text-align:center;
  line-height:1.5em;
  vertical-align:middle;
  float:left;
}
.pagination .num a:hover,
.pagination .num.cur,
.pagination .first-last a:hover {
  background:#F6921E;
  border:solid 1px #D27B16;
  color:#FFF;
}
.pagination .first-last a {
  width:3.4em;
}

#series-detail {
  width:640px;
  padding:0;
  font-size:0.857em;
  list-style:none;
  line-height:1.35em;
}

#series-detail li {
  width:100%;
  height:auto;
  padding:0 0 6px 0;
  margin:0 0 18px 0;
  text-align:left;
  border-bottom:solid 1px #DDD;
  float:left;
}
#series-detail li.omega {
  border:0;
  margin-bottom:18px;
  padding-bottom:0;
}

#series-detail .sermon-graphic-margin {
  margin:0 6px 0 0;
  float:left;
}

#series-detail .sermon-detail {
  width:384px;
  margin-top:4px;
  float:left;
}

#series-detail .sermon-title {
  font-size:1.65em;
  text-decoration:none;
  color:#888;
}

#series-detail ol {
  padding:1em 0 0 0;
  list-style:none;
}
#series-detail ol li {
  height:1.25em;
  margin:0 !important;
  padding:0.33em 0.5em !important;
  background:#FFF;
  border:0;
  position:relative;
}
#series-detail ol li.even {background:#EEE;}
#series-detail .sermon-title:hover,
#series-detail ol li:hover,
#series-detail ol li:hover a,
#series-detail ol li:hover strong,
#series-detail ol li:hover em {color:#E8820D;}

#series-detail ol li a {
  width:97%;
  text-decoration:none;
  position:absolute;
  left:0.5em;
}

#series-detail ol li strong {
  color:#333;
}

#series-detail ol li em {
  color:#444;
  font-style:normal;
  position:absolute;
  right:0.5em;
}

