/* @override 
	http://mission68.org/_css/featured.css
	http://www.mission68.org/_css/featured.css
*/

ul#featured-nav{
   position: absolute;
   top: 0;
   left: 0;
   width: 193px;
   height: 225px;
   padding-top: 25px;
   background: url(/_img/bg_featured-nav.png);
   border-right: 1px dotted #b7b6ad;
   border-color: #747474;
   z-index: 1000 !important;
}

#bigPicture {
   margin-left: -192px;
}

#featured-nav li a{
   font-size: 1.3em;
   color: #00a6c8;
   text-decoration: none;
   display: block;
   text-align: left;
   text-transform: none;
   margin:3px auto;
   outline: none;
   width: 165px;
   padding: 7px 0 7px 10px;
}
#featured-nav li a span.subtitle{
	color: #fff;
	text-transform: lowercase;
	font-size: .9em;
	display: block;
}

#featured-nav li a:hover{
   /*background: url(/_img/_btn/featured-button.png) no-repeat bottom left;*/
   color: #e6e6e6;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	background:#00a6c8;
}

#featured-nav li.ui-tabs-selected a{
   color: #bdd73c;
   background: #25292c;
   /*background: url(/_img/_btn/featured-button.png) no-repeat top left;*/
   -moz-border-radius:.5em;
   -webkit-border-radius:.5em;
   border: none;
   opacity: 1.0 !important;
}

#featured-pane{
   height: 250px;
   overflow: hidden;
   position: relative;
   z-index: 1 !important;
}

.featured-item{
   height: 250px;
   padding-left: 192px;
   width: 780px;
   float: left;
   background: #282b2d url(/_img/footer-burst.png) no-repeat center top;
   position: relative;
   z-index: 999 !important;
}

.featured-item h3{
   color: #fff;
   font-size: 2.5em;
   margin-bottom: 10px;
   /*text-transform: lowercase;*/
}

#new{
   background: url(/_img/sample/subpage.jpg);
}

#new #welcome,
#whenwhere #service-info,
#current-series #sermoninfo,
#m68-video-info{
   float: left;
   padding: 28px 22px 28px 40px;
}

#new #featured-video,
object#myVideo{
   float: right;
   display: inline;
   position: relative;
   margin: 30px 25px 0;
}

#new #featured-video h3{
   position: absolute;
   top: 0;
   right: 0;
   background: url(/_img/bg_welcome-video_h3.png);
   width: 119px;
   height: 93px;
   text-indent: -9999px;
}

#featured-video img,
#maplink img,
#maplink iframe,
object#myVideo {
   -moz-border-radius: .5em;
   -webkit-border-radius: .5em;
   border: 2px solid #fff;
}

#featured-video p,
#series-feature p {
   width: 69px;
   height: 41px;
   position: absolute;
   top: 70px;
   left: 126px;
   border: none;
}
#series-feature p {
	top: 72px;
	left: 146px;
}

#featured-video p a,
#series-feature p a {
   display: block;
   width: 69px;
   height: 41px;
   background: url(/_img/play-generic.png);
   text-indent: -9999px;
   border: none;
}

#featured-video p a:hover,
#series-feature p a:hover {
   background-position: -69px 0;
}

#whenwhere h4{
   color: #BDD73C;
   font-size: 1.6em;
   line-height: 1.3;
   margin-bottom: 15px;
}

#whenwhere input#starting-address{
   /*background: url(/_img/bg_ul_tabs_current.png);*/
   font-size: 1.6em;
   padding: 6px;
   color: #2a2b2d;
   border: 3px solid #c3d4d5;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
   width: 300px;
}

#whenwhere #directions-btn{
   background: url(/_img/featured-take-me-there.png) no-repeat -3px 0;
   width: 160px;
   height: 28px;
   display: block;
   margin-top: 20px;
   text-indent: -9999px;
   border: none;
   cursor: pointer;
}

#whenwhere #directions-btn:hover{
   background-position: -165px 0;
}

#whenwhere #maplink {
   float: right;
   margin: 30px 25px 0 0;
}

#sermoninfo p#teaser{
   width: 167px;
   height: 41px;
   margin-bottom: 13px;
}

#sermoninfo p#teaser a{
   background: url(/_img/water-teaser.png) no-repeat;
   display: block;
   height: 41px;
   text-indent: -9999px;
}

#sermoninfo p#teaser a:hover{
   background-position: -167px 0;
}

#sermoninfo h4{
   color: #BDD73C;
   font-size: 1.8em;
}

#sermoninfo h5 {
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bdd73c;
}

#sermoninfo p#sermonmeta{
   color: #fff;
   font-style: italic;
   font-size: 1.2em;
   margin-bottom: 5px;
   margin-top: 2px;
   font-family: Georgia, "Times New Roman", Times, serif;
}

p#sermonpreview,
#m68-video-info p {
	width: 310px;
	color: #dee0ca;
	font-size: 12px;
	line-height: 1.3em;
	border-bottom: 1px dotted #747474;
	padding: 8px 0px;
}
p#sermonpreview a,
#m68-video-info p a {
	color: #00a6cc;
	text-decoration: none;
}
p#sermonpreview a:hover,
#m68-video-info p a:hover {
	text-decoration: underline;
	color: #bdd73c;
}

#mission-video-blog #myVideo {
	margin-left: 194px;
}
/* #sermoninfo ul{
   float: left;
}

#sermoninfo ul li{
   float: left;
   margin-right: 2px;
   background: url(/_img/series-tab-right.png) no-repeat right top;
}

#sermoninfo ul li a{
   background: url(/_img/series-tab-left.png) no-repeat left top;
   display: block;
   height: 18px;
   font-size: 1.1em;
   padding: 7px 10px 0;
   color: #E6E6E6;
   text-transform: uppercase;
   text-decoration: none;
}

#sermoninfo ul li a:hover{
   color: #BDD73C;
}

#sermoninfo ul li.s_listen{
   background-image: url(/_img/play-tab-right.png);
}

#sermoninfo ul li.s_listen a{
   background-image: url(/_img/play-tab-left.png);
}

#sermoninfo ul li.s_listen a:hover{
   color: #2D3134;
} */

#series-feature{
   float: right;
   margin: 30px 25px 0 0;
   position: relative;
}

#series-feature a {
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   display: block;
   float: left;
   width: 360px;
   height: 190px;
   border: 2px solid #fff;
}

#series-feature a img {
   float: left;
   width: 360px;
   height: 190px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}

#series-feature h3{
   width: 119px;
   height: 93px;
   position: absolute;
   top: 0;
   right: 0;
   background: url(/_img/current-series-tag.png);
   text-indent: -9999px;
}

#media-archive-page #featured{
   background: none;
}

.ui-tabs-hide{
   display: none;
}
#m68-video-info p {
	width: 300px !important;
}

/* @group Series Media */

ul.media-links-dark {
	float: left;
	margin: 0;
	margin-top: 10px;
}


.media-links-dark li {
   float: left;
   display: inline;
   margin: 4px 2px 4px 0;
}

.media-links-dark li a {
	color: #00a6cc;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(/_img/bg_nav_li_li_a_hover.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 6px;
}
.media-links-dark li a:hover {
	color: #2a2b2d;
	background: #bdd73c;
}


/*.media-links-dark li.sl_listen a{
   background: url(/_img/_btn/dark-media-buttons.png) no-repeat left top;
   display: block;
   width: 30px;
   height: 22px;
   margin: 0;
   padding: 0;
}

.media-links-dark li.sl_listen a:hover{
	background: url(/_img/_btn/dark-media-buttons.png) no-repeat left bottom;
}

.media-links-dark li.sl_share a{
   background: url(/_img/_btn/dark-media-buttons.png) no-repeat -82px top;
   display: block;
   width: 23px;
   height: 22px;
   margin: 0;
   padding: 0;
}

.media-links-dark li.sl_share a:hover{
	background: url(/_img/_btn/dark-media-buttons.png) no-repeat -82px bottom;
}

.media-links-dark li.sl_feeds a{
   background: url(/_img/_btn/dark-media-buttons.png) no-repeat -105px top;
   display: block;
   width: 25px;
   height: 22px;
   margin: 0;
   padding: 0;
}

.media-links-dark li.sl_feeds a:hover{
	background: url(/_img/_btn/dark-media-buttons.png) no-repeat -105px bottom;
}

.media-links-dark li.sl_download a{
   background: url(/_img/_btn/dark-media-buttons.png) no-repeat right top;
   display: block;
   width: 28px;
   height: 22px;
   margin: 0;
   padding: 0;
}

.media-links-dark li.sl_download a:hover{
	background: url(/_img/_btn/dark-media-buttons.png) no-repeat right bottom;
}
.media-links-dark li.sl_notes a{
   background: url(/_img/_btn/dark-media-buttons.png) no-repeat -57px top;
   display: block;
   width: 25px;
   height: 22px;
   margin: 0;
   padding: 0;
}

.media-links-dark li.sl_notes a:hover{
	background: url(/_img/_btn/dark-media-buttons.png) no-repeat -57px bottom;
}

.media-links-dark li.sl_video a{
   background: url(/_img/_btn/dark-media-buttons.png) no-repeat -30px top;
   display: block;
   width: 26px;
   height: 22px;
   margin: 0;
   padding: 0;
}
.media-links-dark li.sl_video a:hover{
	background: url(/_img/_btn/dark-media-buttons.png) no-repeat -30px bottom;
}

.media-links-dark li a{
   display: block;
   height: 22px;
   width: 29px;
   text-indent: -9999px;
} */

#content .sermonbox ul.share-links{
   clear: both;
   border-top: 1px dotted #B7B6AD;
   float: left;
   padding: 0;
   margin: 10px 0 0;
   padding-top: 5px;
   width: 100%;
   background: url(/_img/media-list-bg.png) no-repeat top;
}

#content .sermonbox ul.share-links li{
   float: left;
}

#content .sermonbox ul.share-links li a{
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
   color: #bdd73c;
   padding: 0 10px;
   background: url(/_img/secondary-divider.gif) no-repeat right 2px;
}

#content .sermonbox ul.share-links li.last a{
   background: none;
}

#content .sermonbox ul.share-links li.first a{
   padding-left: 0;
}

#content .sermonbox ul.share-links li a:hover{
   color: #00a6c8;
   text-decoration:underline;
}


/* @end */
