/* @override http://www.evictorychurch.org/_css/styles.css */

/*
Client:		Victory Church

Author:		Scott Beatty sbeatty@northpointdesign.com
Updated:	
Notes:		None

*/

/* =Global
---------------------------------------------------------------------
*/

* {
   margin: 0;
   padding: 0;
}

body { 
	background:#ececec; 
	font-size:62.5%; 
	font-family: "Lucida Sans", "Lucida Grande", sans-serif; 
	color:#666666; 
	text-align:center;
	margin-bottom: 25px;
}

hr { 
	display: none; 
}

#skip { 
	position: absolute; 
	text-indent: -9999px; 
	list-style: none; 
}

*+html #skip{
   position: static;
   height: 0;
}

#outer-container {
	clear: both;
	height: 1300px;
	background: url(/_img/bg_outer_container.jpg) no-repeat top center;
}

#container { 
	margin:0 auto; 
	width: 952px; 
	text-align: left;
}

a { 
	overflow: hidden; 
}

a img {
 border:none;
}

/* =Top bar
---------------------------------------------------------------------
*/

#metanav {
	background: #000000;
	border-bottom: #ffffff solid 4px;
}

#metanav-inner {
	width: 952px;
	margin: 0 auto;
	text-align: left;
	min-height: 29px;
   _height:29px;
}

#metanav-services {
	float: left;
	width: 552px;
}

#metanav-services p {
	padding: 7px 0 5px 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#metanav-services a {
	text-decoration: none;
	color: #0DC2FF;
}

#metanav-services a:hover {
	color: #FFFFFF;
}

#metanav-right {
	float: right;
	width: 400px;
}

#icon-links {
	float: left;
	display: inline;
	background: #4A4A4A;
	padding-bottom: 4px;
	margin-right: 4px;
	margin-left: 20px;
}

#icon-links p {
	padding: 5px;
}

#icon-links img {
	float: left;
	border: 0;
	margin: 0 4px 0 0;
	padding: 0; 
}

#searchbar{
	float: right;
	padding-top: 5px;
	width: 173px;
}

#searchForm input#search_term{
	width: 125px;
	height: 16px;
	padding-left: 20px;
	border-style: none;
	float: left;
	color: #666666;
	font-size: 1.1em;
	padding-top: 3px;
	background: url(/_img/bg_search_input.gif) no-repeat;
	margin-right: 3px;
}

#searchForm fieldset{
	width: 173px;
}


#searchForm  a#search_go{
	width: 25px;
	height: 19px;
	display: block;
	float: left;
	text-indent: -9999em;
	background: url(/_img/btn_search_submit.gif) no-repeat;
	position: relative;
}
/* =Header
---------------------------------------------------------------------
*/
#header-top {
width: 952px;
height: 100px;
}

#header{
   width: 952px;
   height: 120px;
   float: left;
}

#h1 {
	float: left;
	display: inline;
	width: 172px;
	height: 109px;
	margin-top: 25px;
	margin-left: 32px;
	background: url(/_img/bg_h1.png) no-repeat; 
}

#h10 {
	float: left;
	display: inline;
	width: 172px;
	height: 109px;
	margin-top: 8px;
	margin-left: 32px;
	background: url(/_img/bg_h1.png) no-repeat; 
}

#h10 a {
	display: block;
	width: 172px;
	height: 109px;
	text-indent: -9999px; 
}


#h1 a {
	display: block;
	width: 172px;
	height: 109px;
	text-indent: -9999px; 
}
	
h2 { 
 
}
#Live {
	float:right;
	display:inline;
	margin-top: 10px;
	margin-right:11px;
	width:250px;
	height:50px;
}

/* =Navigation
---------------------------------------------------------------------
*/
#nav-container {
	float: right;
	display: inline;
	width: 650px;
	margin-top: 10px;
	margin-right: 20px;
}

#nav-container2 {
	float: right;
	display: inline;
	width: 650px;
	margin-top: 90px;
	margin-right: 20px;
}

#nav {
	list-style:none;
}

#nav li	{ 
	float:left; 
	list-style: none;
	margin-right: 2px;
}

#nav li a:hover,
#nav li.current a, 		
#nav li.current:hover a { 
	background:#FFFFFF url(/_img/bg_nav_li_current.gif) top repeat-x; 
	color:#000000;
	border-color: #FFFFFF;
}

.spMedia li#nav_media a {
	background:#FFFFFF url(/_img/bg_nav_li_current.gif) top repeat-x; 
	color:#000000;
	border-color: #FFFFFF;
}

.spHome li#nav_home a {
	background:#FFFFFF url(/_img/bg_nav_li_current.gif) top repeat-x; 
	color:#000000;
	border-color: #FFFFFF;
}

#nav li a {
	display:block; 
	font-size:1.4em; 
	padding: 0 20px;
	line-height: 28px;
	color:#FFFFFF; 
	text-decoration:none;
	background: #6a6a6a url(/_img/bg_nav_li_down.gif) top repeat-x;
	border: 2px solid #ffffff;
	border-bottom: 0;
}

/* =Inner Container
---------------------------------------------------------------------
*/

#inner-container { 
	clear: both;
	float: left;
	width: 952px;
	background: url(/_img/bg_inner_container.gif) repeat-y;
}

/* =Content Wrap
---------------------------------------------------------------------
*/

#content-wrap { 
	float: left;
	width: 952px;
	background: url(/_img/bg_content_wrap.gif) no-repeat;
}

/* =Content
---------------------------------------------------------------------
*/

#top-image {
	margin-left: 10px;
	text-align: center;
}

#top-image #banner {
	padding: 0;
	border: 4px solid #BCBAA9;
	float: none;
	padding: 1px;
	margin: 0 auto;
}

#content { 
 	float:left;
	display: inline;
	margin-left: 15px; 
	width: 658px;
	padding-top: 21px;
}
 
#content #bread-crumbs { 
	margin: 10px;
	font-size: .9em;
}

#content #bread-crumbs p { 
	margin-left: 10px;
} 

#content h2 { 
	font-size:1.8em;
	margin-bottom: .5em;
}

#content h3 { 
	font-size:1.8em;
	color:#FFFFFF; 
	line-height: 40px;
	padding-left: 15px;
	background: #72705A url(/_img/bg_h3.gif) no-repeat;
	margin-left: 10px;
	margin-bottom: .5em;
	font-weight: normal;
}

body#new #content h3 { background: #898F0E url(/_img/bg_h3_new.gif) no-repeat;}
body#connect #content h3 { background: #c4661b url(/_img/bg_h3_connect.gif) no-repeat;}
body#media #content h3 { background: #0080AA url(/_img/bg_h3_media.gif) no-repeat;}

#content h4 {
	font-size:1.6em; 
	margin-bottom: .5em;
	color:#0080AA;
	text-transform: uppercase;  
}

#content h5 { 
	font-size:1.6em; 
	color:#0080AA;
	margin-bottom: .5em;
}

#content h6 { 
	font-size:1.4em;
	color:#0080AA;
	margin-bottom: .5em; 
}


#content #text {
	padding: 15px;
}

#content p,
#content ul,
#content ol{
   margin-bottom: 1em;
   font-size: 1.4em;
   line-height: 1.3em;

}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   margin-bottom: 10px;
   font-size: 1.2em;
   list-style: none;
   margin-left: 2em;
}

#content ul#byline li{
   margin: 0;
   list-style: square;
   background:none;
   padding-left: 0;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
   border: 1px solid #CCCCCC;
}

#content a{
   color:#0080AA;
   text-decoration: none;
}

#content a:hover{
   color:#333333;
   text-decoration: underline;
}

#content #churchMap{
	margin-top: 10px;
	margin-left: 10px;
	width: 525px;
	height: 400px;
	border: 4px solid #E4E4E4;
}

#content #calendar-iframe { 
	width: 625px;
	padding: 15px;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar { 
	float:right; 
	width:244px;
	display: inline;
	margin-right: 18px;
	padding-top: 21px;
}

#subnav-container {
	width: 244px;
	background: #FFFFFF;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#subnav {
	list-style: none;
	width: 244px;
	background: #72705A;
}

body#new #subnav { background: #898F0E;}
body#connect #subnav { background: #c4661b;}
body#media #subnav { background: #0080AA;}

#subnav li {
	list-style: none;
}

#subnav li a {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 2em;
	padding: 0 0 0 7px;
}

#subnav ul {
	list-style: none;
	width: 234px;
	padding: 5px;
	background: #FFFFFF;
}

#subnav li li {
	width: 234px;
	list-style: none;
}

#subnav li li a {
	display: block;
	line-height: 1;
	color:#666666;
	padding: 7px 7px 7px 22px;
	font-size: 1.4em;
	border-top: 1px solid #9F9F9F;
	text-transform: none;
	background: url(../_img/bg_sidenav_li_a.gif) no-repeat 6px;
}

#subnav li li.current a, #subnav li li.current a:hover, #subnav li li a:hover {
	color:#0080AA;
	background-image: url(../_img/bg_sidenav_li_a_hover.gif);
}

#subnav ul ul {
	display: none;
	width: 214px;
	margin: 0 5px 7px 15px; 
	list-style: none;
	padding: 0;
}

#subnav li li li {
	display: none;
	width: 214px;
}

#subnav ul li.current ul, #subnav li li.current li {
	display: block;
}

#subnav li li li a, #subnav li li.current li a {
	color:#0080AA;
	font-size: 1.3em;
	border: 0;
	text-decoration: none;
	padding: 3px 3px 3px 7px;
	background: none;
}

#subnav li li.current li a:hover, #subnav li li li a:hover {
	color:#666666;
	text-decoration: none;
	background-image: none;
}


#sidebar-events-container {
	width: 244px;
	background: #00526C;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#sidebar-events-container h3 {
	font-size: 1.5em;
	padding: 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;
}

#sidebar-events-container h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-events-container h3 a:hover {
	text-decoration: underline;
}

#sidebar-events-container #event-wrap{
	width:240px;
	margin: 0 2px;
	padding-bottom:10px;
	background: #0080AA;
}

#sidebar-events-container .event{
   float: left;
   width: 230px;
   padding: 5px;
   border-bottom: 1px solid #008BB9;
   margin-bottom: 6px;
}

#sidebar-events-container .event p{
   color: #FFFFFF;
   font-size: 12px;
}

#sidebar-events-container .event a{
   color: #FFFFFF;
   font-size: 12px;
   text-decoration: none;
}

#sidebar-events-container .event a:hover{
   text-decoration: underline;
}

#sidebar-events-container .event p.date{
	clear:left;
   float: left;
   width: 46px;
   height: 53px;
   background: url(/_img/bg_sidebar_events_date.gif) no-repeat;
   color: #515151;
   font-size: 16px;
   text-align: center;
   margin-right:6px;
}

#sidebar-events-container .event p.date span.month{
   display: block;
   margin-bottom: 3px;
   padding: 6px 0 2px 0;
   color: #0080AA;
   font-size: 11px;
   text-transform: uppercase;
   line-height: 1;
}

#sidebar-events-container .event p.date span.day{
   display: block;
   padding-top: 3px;
}

#sidebar-services-container {
	width: 244px;
	background: #484848;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#sidebar-services-container h3 {
	font-size: 1.5em;
	padding: 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;
}

#sidebar-services-container h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-services-container h3 a:hover {
	text-decoration: underline;
}

#sidebar-services-container #services-wrap{
	width:240px;
	margin: 0 2px;
	padding:10px 0;
	background: #737373;
}

#sidebar-services-container #services-wrap ul {
	list-style: none;
	margin-left: 20px;
}

#sidebar-services-container #services-wrap ul li {
	background: url(/_img/bg_sidebar_servicetimes_li.gif) no-repeat 6px;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 1.3em;
}

#sidebar-services-container #services-wrap p{
	text-align: center;
	margin: .5em 0;
}

#sidebar-services-container #services-wrap img {
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}


#sidebar-add-section {
	width: 240px;
	padding: 2px;
	margin-bottom: 10px;
	background: #464537;
}

#sidebar-add-section #add-section-wrap{
	width:240px;
	padding-top: 7px;
	background: #FFFFFF;
}

#sidebar-add-section #add-section-wrap h3 {
	font-size: 1.5em;
	padding: 0 7px;
	text-transform: uppercase;
	color: #0080AA;
	margin-bottom: 5px;
	font-weight: normal;
}

#sidebar-add-section #add-section-wrap p {
	font-size: 1.4em;
	padding: 7px;
	color: #333333;
}

#sidebar-add-section #add-section-wrap img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

/* =Footer
---------------------------------------------------------------------
*/
#footer { 
	clear:both;
	float: left;
	width: 952px;
	height: 138px;
	background:url(/_img/bg_footer-GLO.gif) no-repeat;
}

#footer a{
   color:#0080AA;
   text-decoration: none;
}

#footer a:hover{
   color:#333333;
   text-decoration: underline;
}

#footer-inner { 
	width: 920px;
	margin: 0 16px;
}

#footer-copyright { 
	float: left;
	margin-top: 50px;
}

#footer-copyright p { 
	padding-left: 10px;
	font-size: 1.3em;
	margin-bottom: 5px;
}

#footer-links { 
	float: right;
	margin-top: 50px;
}

#footer-links p { 
	text-align: right;
	padding-right: 10px;
	font-size: 1.3em;
	margin-bottom: 5px;
}

#footer-links a {

	padding: 0 6px;
}

/* =Sermons
---------------------------------------------------------------------
*/

#content #sermon-content { 
	margin:0; 
	padding:15px; 
}

#content #sermon-content h4 { 
	margin:0; 
	padding:10px 0; 
}

#content .sermonbox { 
	position:relative; 
	padding:10px 0; 
	border-top:1px solid #CCCCCC; 
}

#content .sermonbox h5 { 
	margin:0;
}

#content .sermonbox h5 span { 
	font-size:11px; 
	margin-left:10px; 
}

#content .sermonbox h5 a { 
	font-size: 1em;
}

#content .sermonbox h5 a:hover { 

}

#content .sermonbox p { 
	margin:0;
}

#content .sermonbox ul { 
	position:absolute; 
	top:20px; 
	right:0px; 
	margin:0; 
	padding:0; 
	list-style: none;
}

#content .sermonbox li { 
	float:left; 
	display:inline;  
}

#content .sermonbox li a	 { 
	display:block;  
	text-indent:-999em; 
}

#content .sermonbox li.sl_listen a { 
	width: 38px;
	height: 32px;
	background: url(/_img/bg_li_sl_listen.gif) no-repeat;
}

#content .sermonbox li.sl_video a	{ 
	width: 38px;
	height: 32px;
	background: url(/_img/bg_li_sl_watch.gif) no-repeat; 
}

#content .sermonbox li.sl_download a { 
	width: 38px;
	height: 32px;
	background: url(/_img/bg_li_sl_download.gif) no-repeat; 
}

/*
#content .sermonbox li.sl_listen a { 
	background:url(/_img/play_icon.gif) no-repeat; 
}

#content .sermonbox li.sl_download a	{ 
	background:url(/_img/download_icon.gif) no-repeat; 
}

#content .sermonbox li.sl_notes a { 
	background:url(/_img/notes_icon.gif) no-repeat; 
}

#content .sermonbox li.sl_video a { 
	background:url(/_img/video_icon.gif) no-repeat; 
}
*/

#content .sermonbox li a:focus { 
	outline:none; 
}

p#pagination{
   margin: 0;
}

p#pagination a#off{
   display: none;
}

p#pagination a{
   margin: 0 5px;
   text-decoration: underline;
}

p#pagination a:hover{
   text-decoration: none;
}

p#pagination a#current{
   color: #999999;
   text-decoration: none;
   cursor: default;
}

/* how it works */
#how-it-works { 
	height: 30px; 
	margin:1em 0 2em 0; 
	padding: 5px 0; 
	list-style:none; 
	background:#efefef;  
}

#how-it-works li {  
	font-size:1em; 
	display:block; 
	line-height:32px; 
	margin-right:11px; 
	float:left;
	padding-left: 40px;
}

#how-it-works li#how { 
	font-weight:bold; 
	padding-left:10px; 
}

#how-it-works li#play { 
	background:url(/_img/bg_li_sl_listen.gif) no-repeat left center;
}

#how-it-works li#notes { 
	background:url(/_img/notes_icon.gif) no-repeat left center; 
}

#how-it-works li#video { 
	background:url(/_img/bg_li_sl_watch.gif) no-repeat left center;
}

#how-it-works li#save { 
	background:url(/_img/bg_li_sl_download.gif) no-repeat left center; 
}

/* sermon filter */

#sermon-filter { 
	padding: 10px;
}

#sermon-filter  h3	{ 
	margin:0 0 .5em 0; 
	padding: 0; 
	font-size: 1.4em;
	color: #31393E;
}

#sermon-filter p {
	margin-bottom: .25em;
}

#sermon-filter #sermonLists	{ 
	width:90%; 
	margin-bottom: 0; 
}

#sidebar-sermon-container {
	width: 240px;
	background: #00526C;
	padding: 2px;
	margin-bottom: 10px;
}

#sidebar-sermon-container #sidebar-sermon-wrap{
	width:240px;
	padding-bottom:10px;
	background: #0080AA;
}

#sidebar-sermon-container h3 {
	font-size: 1.5em;
	padding: 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;
}

#sidebar-sermon-container #sidebar-sermon-wrap ul {
   margin: 0 0 .5em 2em;
}

#sidebar-sermon-container #sidebar-sermon-wrap li {
   margin: 0 0 .25em 1em;
   font-size: 1.2em;
   line-height: 1.5;
   color: #FFFFFF;
}

#sidebar-sermon-container #sidebar-sermon-wrap li a{
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar-sermon-container #sidebar-sermon-wrap li a:hover{
	text-decoration: none;
}


/* Media Box */
#mediabox { 
	float:right; 
	padding:10px; 
	margin:-25px 0 0 10px; 
	list-style:none; 
	border:1px solid #CCCCCC; 
}


#mediabox li { 
	padding:3px 0 3px 20px; 
	font-size: .8em;
}

#mediabox li#mb_links { 
	background:#E4E4E4; 
	color:#19140d; 
	margin:-10px -10px 10px; 
	padding:10px; 
	font-size: 1em;
}

#mediabox li#mb_jukebox	{ 
	background:url(/_img/play_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_download { 
	background:url(/_img/download_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_notes { 
	background:url(/_img/notes_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_video {
	background:url(/_img/video_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_podcast	{ 
	background:url(/_img/feed_icon.gif) no-repeat left 2px; 
}
	
/*  Articles
---------------------------------------------------------------------
*/
#article-box {
	padding: 15px;
}

.article {
	padding: 10px 0;
	border-top:1px solid #CCCCCC; 
}

body#home .article {
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.article span.posted {
	font-size: .8em;
	color: #999999;
}

/* =Blog
---------------------------------------------------------------------
*/	

.blogbox{
   margin-bottom: 10px;
   padding: 15px;
   border-top: 1px solid #CCCCCC;
}

/* sidebar blog filter */

#sidebar-blog-container {
	width: 240px;
	background: #00526C;
	padding: 2px;
	margin-bottom: 10px;
}

#sidebar-blog-container #sidebar-blog-wrap{
	width:240px;
	padding-bottom:10px;
	background: #0080AA;
}

#sidebar-blog-container h3 {
	font-size: 1.5em;
	padding: 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;
}

#sidebar #blog_list_archive,
#sidebar #blog_list_author,
#sidebar #blog_list_category{
   margin: 0 0 .5em 2em;
}

#sidebar #blog_list_archive li,
#sidebar #blog_list_author li,
#sidebar #blog_list_category li{
   margin: 0 0 .25em 1em;
   font-size: 1.2em;
   line-height: 1.5;
   color: #FFFFFF;
}

#sidebar #blog_list_archive li a,
#sidebar #blog_list_author li a,
#sidebar #blog_list_category li a{
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar #blog_list_archive li a:hover,
#sidebar #blog_list_author li a:hover,
#sidebar #blog_list_category li a:hover{
	text-decoration: none;
}

/* =Calendar
---------------------------------------------------------------------
*/
#content table.calendar { 
	margin: 15px 0 25px 15px; 
	border-collapse: collapse;
	border: 1px solid #CCCCCC; 
}

#content table.calendar caption	{ 
	padding-bottom: 10px; 
	color: #666; 
	font-size: 1.4em; 
}

#content table.calendar th { 
	padding: 6px 0; 
	background:#00526C; 
	color:#fff;  
	font-size: 1.3em; 
	font-weight: normal;
	text-align: center;
}

#content table.calendar td { 
	width: 83px; 
	height: 80px; 
	padding: 2px; 
	border: 1px solid #CCCCCC; 
	border-left: 0;
	border-top: 0; 
	background:#f4f4f4; 
	color:#55636b; 
	font-size: 1em; 
	vertical-align: top; 										
}

#content table.calendar td a	{ 
	text-decoration: none; 
}

#content table.calendar td ul { 
	margin: .5em 0 0 .5em; 
	font-size: 100%; 
	list-style: none; 
}

#content table.calendar td li { 
	margin-bottom: .75em; 
	font-size: 1.1em; 
	line-height: 1.2; 
}

#content table.calendar td li a	{ 
	text-decoration: underline; 
}

#content table.calendar td li a:hover{ 
	text-decoration: none; 
}

/* =Calendar List
---------------------------------------------------------------------
*/

#content #calendar-list-text {
	padding: 15px;
}

#content .calendar-list-event {
	margin-left: 15px;
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 10px;
}

#content .calendar-list-event p{
	clear: left;
	margin-bottom: .5em;
}

#content .calendar-list-event .date{
	color: #999999;
	font-size: 1em;
}

#content .calendar-list-event img{
	width: 50px;
	height: 50px;
	float: left;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/* =Form Settings
---------------------------------------------------------------------
*/

#content form {
	margin-left: 0;
	padding: 10px;
	background: #E2E2E2;
	border: 4px solid #CCCCCC;
	width: 325px;
}

#content form legend {
	font-size: 1.4em;
    line-height: 1.8em;
	color: #666666;
	font-weight: normal;
}

#content form label,
#content form .monkForm label{
	font-size: 1.2em;
    line-height: 1.8em;
}

#content form div {
	margin-bottom: .75em;
}

#content form p {
	font-size: 1.2em;
	padding: 0;
	margin-bottom: .5em;
}

#content form textarea,
#content form .monkForm textarea{
   width: 90%;
   height: 150px;
   margin: 0;
   padding: 5px;
}

#content form p.error{
   font-size: 1.2em !important;
}


/* =Photo Gallery
---------------------------------------------------------------------
*/
#content .gallery-box {
	padding: 15px;
	margin-bottom: .25em;
}

#content .gallery-box .gallery-thumbnail {
	float:none;
	margin: 0;
}

#content .gallery-box .gallery-large {
	float:none;
}

/* =Home Top Featues
---------------------------------------------------------------------
*/

#home-features { 
	clear: both;
	float: left;
	width: 930px;
	height: 300px;
	background: url(/_img/bg_home_features.gif) no-repeat;
	margin-bottom: 5px;
	padding: 5px 11px 12px 11px;
}

#home-rotator {
	float: left;
	width: 642px;
	height: 292px;
	background: #3e3e3e;
	padding: 4px;
}

#home-rotator #home-flash {
	width: 642px;
	height: 292px;
}

#home-features-buttons {
	float:right;
	width: 275px;
	padding: 8px 4px 4px 0;
}

#latest-teaching-container {
	width: 271px;
	background: #00526C;
	padding: 4px 4px 4px 0;
	margin-bottom: 3px;
}

#latest-teaching {
	width: 271px;
	background: #0080AA url(/_img/bg_latest_teaching_home.gif) no-repeat;
	padding: 5px 0;
}

#latest-teaching h3 {
	width: 271px;
	height: 52px;
	background: url(/_img/bg_latest_teaching_h3.gif) no-repeat;
}

#latest-teaching h3 a {
	display: block;
	width: 271px;
	height: 52px;
	text-indent: -9999px;
}

#latest-teaching h3 a:hover {
	background: url(/_img/bg_latest_teaching_h3_hover.gif) no-repeat;
}

#latest-teaching h4 {
	padding: 7px 5px 0 10px;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 4px;
}

#latest-teaching h4 a {
	color: #ffffff;
	text-decoration: none;
}

#latest-teaching h4 a:hover {
	text-decoration: underline;
}

#latest-teaching p {
	padding: 0 5px 0 10px;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 7px;
}

#latest-teaching ul {  
	margin-right: 30px; 
	padding:0; 
	list-style: none;
	float: right;
	display: inline;
}

#latest-teaching ul li { 
	float:left; 
	display:inline;
}

#latest-teaching ul li a	 { 
	display:block;  
	text-indent: -9999px;
}

#latest-teaching ul li.hsl_listen a { 
	width: 75px;
	height: 32px;
	background: url(/_img/bg_li_listen_home.gif) no-repeat;
}

#latest-teaching ul li.hsl_video a	{ 
	width: 82px;
	height: 32px;
	background: url(/_img/bg_li_watch_home.gif) no-repeat; 
}

#latest-teaching ul li.hsl_download a { 
	width: 37px;
	height: 32px;
	background: url(/_img/bg_li_download_home.gif) no-repeat; 
}

#new-here-container {
	clear: left;
	width: 271px;
	height: 60px;
}

#new-here-container {
	margin-bottom: 3px;
}

#new-here-container h3 {
	width: 275px;
	height: 60px;
	background: url(/_img/bg_new_here_home.gif) no-repeat;
}

#new-here-container h3 a {
	display: block;
	width: 275px;
	height: 60px;
	text-indent: -9999px;
}

#new-here-container h3 a:hover {
	background: url(/_img/bg_new_here_home_hover.gif) no-repeat;
}

#plugged-in-container {
	margin-bottom: 3px;
}

#plugged-in-container h3 {
	width: 275px;
	height: 60px;
	background: url(/_img/bg_plugged_in_home.gif) no-repeat;
}

#plugged-in-container h3 a {
	display: block;
	width: 275px;
	height: 60px;
	text-indent: -9999px;
}

#plugged-in-container h3 a:hover {
	background: url(/_img/bg_plugged_in_home_hover.gif) no-repeat;
}

/* =Home Content Featues
---------------------------------------------------------------------
*/

body#home #content #text {
	padding: 8px;
}

body#home #content p {
	font-size: 1.3em;
}

body#home #up-to-date {
	background: #484848;
	margin-left: 10px;
	padding: 10px;
}

body#home #up-to-date h3 {
	float: left;
	margin: 0;
	line-height: 1;
	font-size: 1.6em;
	background: none;
	padding: 0;
}

body#home #up-to-date h3 a{
	text-decoration: none;
}

body#home #up-to-date h3 a:hover{
	text-decoration: underline;
}

body#home #up-to-date img {
   float: left;
   margin: 0 0 0 10px;
   border: 0;
}

body#home #up-to-date p {
	text-align: right;
	margin: 0;
	line-height: 1;
	font-size: 1.2em;
}

body#home #up-to-date a {
	color: #FFFFFF;
	text-decoration: underline;
}

body#home #up-to-date a:hover {
	text-decoration: none;
}

body#home #connect-container {
	background: #DDDDDD;
	padding-bottom: 5px;
}

body#home #connect-container h3 {
	font-size:1.6em;
	background-image: none;
	background: #C5671B;
	margin: 0;
}

body#home #connect-container p {
	padding: 0px;
	line-height: 1;
	margin: 0;
}

body#home #connect-container img {
	float: left;
	margin: 4px 0 4px 4px;
	border: 0;
}

/* --fixes-- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix	{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix 	{ display: block;}
/* End hide from IE-mac */

.mcms_stats {
	display: none;
}

/* @end */

/* @group Video Page */
#content h2#vidtitle{
	margin-left: 20px;
}

#content #player{
	margin-left: 20px;
	margin-bottom: 10px;
}

#content #vidsummary{
	width: 626px;
	margin-left: 20px;
	font-size: 1.2em;
	margin-bottom: 15px;
	color: #464537;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
}

#content #videolist{
	width: 626px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content #videolist h3{
	margin-left: 0;
}

#content #videolist .vidbox{
	border-bottom: 2px solid #b2b19d;
	padding-top: 10px;
}

#content #videolist .vidbox.live{
	background-color: #f2f2f2;

}

#content #videolist .vidbox.live img{
	border: 2px solid #0080aa;
}

#content #videolist .vidbox h4{
	margin-bottom: 0;
}

#content #videolist .vidbox a:hover{
	text-decoration: none;
	color: #0080aa;
}

#content #videolist .vidbox h5{
	font-size: 1.3em;
	color: #464537;
}

#content #videolist .vidbox p{
	font-size: 1.2em;
}

#content #videolist .vidbox p.vidthumb {
	width: 145px;
	padding: 1px;
	float: left;
}


#content #videolist .vidbox.last{
	border-bottom-style: none;
}

/* @end */


