/* @override http://www.thevailchurch.com/css/styles.css */
/* Site: The Vail Church */

* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body{
   background: #FFF url(/images/bg_body.gif) repeat-x;
   font-size: 62.5%;
   font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

body#home{
   background-image: url(/images/bg_body_home.gif);
}

hr{
   display: none;
}

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

#container{
   width: 720px;
   margin: 0 auto;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   height: 165px;
   height: 176px;
   background: url(/images/bg_header_home.gif) no-repeat;
}

body#home #header{
}

#header h1{
   float: left;
   margin: 14px 0 25px;
   width: 360px;
   height: 62px;
   text-indent: -9999px;
}

body#home #header h1{
   margin-bottom: 25px;
}

#header h1 a{
   display: block;
   width: 360px;
   height: 62px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   position: relative;
   clear: left;
   float: left;
   width: 720px;
   list-style: none;
}

#nav li{
   float: left;
   font-size: 1.2em;
   text-transform: uppercase;
}

#nav li a{
   display: block;
   float: left;
   height: 24px;
   padding: 13px 18px 0;
   color: #F3F3F3;
   text-decoration: none;
}

#nav li a:hover,
#nav li.current a{
   background: #78886B;
}

#nav .current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 9999;
   background: #78886B url(/images/bg_nav_li_ul.gif) repeat-x left bottom;
   list-style: none;
   width: 720px;
}

#nav li li{
   float: left;
   padding-right: 2px;
   background: url(/images/bg_nav_li_li.gif) no-repeat right center;
   font-size: 1em;
   text-transform: none;
}

#nav .current ul,
#nav li:hover ul,
#nav li.sfhover ul{
   top: 37px;
   left: 0;
   width: 719px;
   z-index: 2;
}

#nav li li a{
   float: left;
   height: 26px;
   padding: 12px 18px 0;
   color: #F3F3F3;
}

#nav li.current li a{
   background: none;
}

#nav li li a:hover,
#nav li li.current a{
   background: url(/images/bg_nav_li_li_a_hover.gif) no-repeat center bottom;
   color: #F1D3B9;
   text-decoration: underline;
}

body#home #nav li li a:hover{
   background: none;
}

#nav li ul li:last-child {
	background:none;
}

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



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

#content-wrap{
   clear: both;
   float: left;
   width: 680px;
   padding: 0 1px 0 39px;
   background: url(/images/bg_content-wrap.gif) no-repeat;
}

body#home #content-wrap{
	margin-top: 11px;
	background-image: url(/images/bg_content-wrap_home.gif);
	background-repeat: no-repeat;
	background-position: left 76px;
}

body#noSidebars #content-wrap{
   background-image: url(/images/bg_content-wrap-wide.gif);
   width: 680px;
   padding: 0 1px 0 39px;
}
body#noSidebars #content{
   width: 641px;
}
/* =Content
---------------------------------------------------------------------
*/

#content{
   float: left;
   width: 394px;
   margin-top: 35px;
}

body#home #content{
   margin: 0;
}

#content h3{
   clear: right;
   margin: 0 0 .4em -2px;
   padding: 0 0 7px 2px;
   border-bottom: 1px solid #E1E1E1;
   color: #A1601B;
   font-size: 1.4em;
   font-weight: normal;
   text-transform: uppercase;
}

body#home #content h3{
   margin-bottom: .75em;
}

#content h4{
   margin-bottom: .5em;
   color: #566261;
   font-size: 1.6em;
}

#content h5{
   margin-bottom: .5em;
   color: #A34E24;
   font-size: 1.2em;
   text-transform: uppercase;
}

#content h6{
   margin-bottom: .5em;
   color: #566261;
   font-size: 1.2em;
}

#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #566261;
   font-size: 1.2em;
   line-height: 1.5;
}

body#home #content p{
   color: #747474;
}

#content p.more{
   float: right;
   margin: 2px 0 5px;
   font-size: 1em;
   text-transform: uppercase;
}

#content p.more a{
   display: block;
   padding: 4px 19px 4px 10px;
   border: 1px solid #DBEBCE;
   background: #F2F9EC url(/images/bg_sidebar_more.gif) no-repeat 90% center;
   color: #898B88;
   text-decoration: none;
}

#content ol{
   margin-left: 20px;
}

#content ul{
   list-style: none;
}

#content ul ul{
   margin-bottom: 0;
   font-size: 1em;
}

#content ul li{
   padding-left: 17px;
   background: url(/images/bg_content_li.gif) no-repeat left .5em;
}

#content ul li li{
   padding-left: 12px;
   background-image: url(/images/bg_content_li_li.gif);
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content li{
   line-height: 1.5;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #0F6131;
   text-decoration: none;
}

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

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content img#mcms_stats{
   display: none;
}

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #mediabox{
   float: right;
   width: 114px;
   padding: 5px 5px 0;
   background: #F5F4F3;
   border: 1px solid #DCD7D1;
   font-size: 1.1em;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   padding: 0;
   background: none;
   font-weight: bold;
   text-indent: -9999px;
}

#content #mediabox li a{
   display: block;
   width: 113px;
   height: 29px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/images/mb_video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/images/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/images/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/images/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/images/mb_podcast.gif);
}

#content #new-visitor{
   position: relative;
   width: 440px;
   height: 263px;
   margin: 0 0 40px -39px;
   padding: 6px 7px 0;
   background: url(/images/bg_new-visitor.gif) no-repeat;
}

#content #new-visitor p{
   float: left;
   margin: 2px 20px 0 8px;
   text-indent: -9999px;
}

#content #new-visitor p a{
   display: block;
   width: 131px;
   height: 26px;
   background: url(/images/bg_new-visitor_p_a.gif) no-repeat;
}

#content #new-visitor li{
   float: left;
   margin-right: 1px;
   padding: 9px 10px 14px 13px;
   background: none;
   text-transform: uppercase;
}

#content #new-visitor li a{
   /*display: block;*/
   padding-right: 12px;
   background: url(/images/bg_new-visitor_li_a.gif) no-repeat right center;
   color: #FFF;
}

#content #new-visitor img{
   display: block;
   float: none;
   margin: 0 0 7px 0;
   border: 1px solid #000;
}

#content #testimonials img{
   float: right;
   margin: 0 0 0 5px;
   padding: 3px;
   border: 1px solid #E1E1E1;
}

#content #connect{
   position: relative;
   width: 405px;
   float: left;
   margin: 0 -3px 25px -4px;
}

#content #connect h3{
   margin: 0 3px 0 4px;
}

#content #connect img{
   display: block;
   margin: 0 3px 0 4px;
   padding: 1px;
   border: 1px solid #92A582;
   background: #DAEACD;
}

#content #news h4{
   margin-bottom: .75em;
   color: #6699CC;
   font-size: 1.1em;
   text-transform: uppercase;
}

#content #news h5{
   color: #747474;
   font-size: 1.4em;
   text-transform: none;
}

#content #calendar-outer{
   position: relative;
}

#content table.calendar{
   margin-bottom: 25px;
   border: 1px solid #C59178;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

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

#content table.calendar caption span{
   position: absolute;
   top: 0;
   width: 16px;
   color: #8A4700;
}

#content table.calendar caption span.calendar-prev{
   left: 0;
}

#content table.calendar caption span.calendar-next{
   right: 0;
}

#content table.calendar th{
   padding: 6px 0;
   background: #C59178;
   color: #FFF;
   font-size: 1.3em;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #C59178;
   border-left: 0;
   border-top: 0;
   background: #FFF;
   color: #626262;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.empty{
   background: #FFF;
}

#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{
   padding-left: 8px;
   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;
}

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

#sidebar{
   position: relative;
   float: right;
   width: 252px;
   margin-top: -35px;
   padding-bottom: 100px;
   background: url(/images/bg_sidebar.gif) no-repeat center bottom;
}

body#home #sidebar{
   margin: 0;
}

#sidebar h3{
   width: 220px;
   height: 29px;
   margin-left: 1px;
   margin-bottom: 6px;
   text-indent: -9999px;
}

#sidebar h2{
   width: 220px;
   height: 29px;
   margin-left: 1px;
   margin-bottom: 6px;
   text-indent: -9999px;
}

#sidebar p.more{
   float: right;
   margin: 2px 0 5px;
   text-transform: uppercase;
}

#sidebar p.more a{
   display: block;
   padding: 4px 19px 4px 10px;
   border: 1px solid #DBEBCE;
   background: #F2F9EC url(/images/bg_sidebar_more.gif) no-repeat 90% center;
   color: #898B88;
   text-decoration: none;
}

#sidebar #agenda ul{
   float: left;
   width: 224px;
   margin-bottom: 15px;
   padding: 0 0 0 28px;
   background: url(/images/bg_sidebar_agenda_ul.gif) repeat-x left bottom;
   list-style: none;
}

#sidebar #agenda li{
   float: left;
   font-size: 1.3em;
   text-align: center;
}

#sidebar #agenda li a{
   display: block;
   width: 98px;
   height: 27px;
   margin-right: 3px;
   padding-top: 9px;
   background: url(/images/bg_sidebar_agenda_ul_a.gif) no-repeat left bottom;
   color: #FFF;
   text-decoration: none;
   outline: 0;
}

#sidebar #agenda li a.current{
   background-image: url(/images/bg_sidebar_agenda_ul_a_active.gif);
   color: #4C5744;
}

#sidebar #agenda div{
   position: relative;
   clear: left;
   margin-bottom: 25px;
}

#sidebar #agenda table.calendar{
   clear: both;
   width: 219px;
   margin: 0 auto 10px;
   border: 1px solid #999;
   border-collapse: collapse;
   background: #FFF;
}

#sidebar #agenda table.calendar caption{
   margin: 0 auto .75em;
   color: #4C5744;
   font-size: 1.1em;
   font-weight: bold;
   text-transform: uppercase;
}

#sidebar #agenda table.calendar caption span.calendar-prev{
   position: absolute;
   top: 0;
   left: 15px;
}

#sidebar #agenda table.calendar caption span.calendar-next{
   position: absolute;
   top: 0;
   right: 17px;
}

#sidebar #agenda table.calendar caption span img{
   vertical-align: bottom;
}

#sidebar #agenda table.calendar th{
   border-bottom: 1px solid #999;
   background: #999;
   padding: 5px 0;
   color: #363636;
   font-size: 1.1em;
   text-align: center;
}

#sidebar #agenda table.calendar td{
   width: 28px;
   height: 28px;
   color: #626262;
   font-size: 1.1em;
   font-weight: normal;
   text-align: center;
}

#sidebar #agenda table.calendar a{
   display: block;
   width: 22px;
   margin: 0 3px;
   padding: 5px 0;
   color: #FFF;
   background: #4C5744;
   text-decoration: none;
}

#sidebar #agenda table.calendar a:hover{
   text-decoration: underline;
}

#sidebar #agenda #branch2{
   width: 221px;
   margin: 0 0 5px 16px;
}

#sidebar #agenda .event{
   float: left;
   width: 201px;
   margin: 0;
   padding: 10px;
   background: url(/images/bg_sidebar_recent-sermons_sermon.gif) no-repeat center bottom;
}

#sidebar #agenda .event:hover{
   background-color: #DBEBCE;
}

#sidebar #agenda .event h4{
   margin-bottom: .5em;
   font-size: 1.2em;
}

#sidebar #agenda .event h4 a{
   color: #69C;
   text-decoration: none;
}

#sidebar #agenda .event h4 a:hover{
   text-decoration: underline;
}

#sidebar #agenda .event p{
   color: #747474;
   font-size: 1.2em;
   line-height: 1.3;
}

#sidebar #agenda .event .date{
   float: left;
   width: 34px;
   height: 37px;
   margin: 5px 8px 0 0;
   padding: 1px 0 0;
   background: url(/images/bg_sidebar_agenda_date.gif) no-repeat;
   color: #FFF;
   font-size: 1.1em;
   text-transform: uppercase;
   text-align: center;
}

#sidebar #agenda .event .date span{
   display: block;
   margin: 8px 0;
   color: #A34E24;
   font-size: 1.1818em;
   font-weight: bold;
}

#sidebar #recent-sermons{
   clear: right;
   width: 221px;
   margin: 0 0 5px 16px;
}

#sidebar #recent-sermons h3{
   background: url(/images/bg_sidebar_h3_recent-sermons.gif) no-repeat;
   
}

#sidebar #member h2{
   background: url(/images/bg_sidebar_h2_MemberConnect.gif) no-repeat;

}

#sidebar #recent-sermons .sermon{
   padding: 10px;
   background: url(/images/bg_sidebar_recent-sermons_sermon.gif) no-repeat center bottom;
}

#sidebar #recent-sermons .sermon:hover{
   background-color: #DBEBCE;
}

#sidebar #recent-sermons .sermon h4{
   margin-bottom: .35em;
   font-size: 1.2em;
   font-weight: normal;
}

#sidebar #recent-sermons .sermon h4 a{
   color: #69C;
   text-decoration: none;
}

#sidebar #recent-sermons .sermon h4 a:hover{
   text-decoration: underline;
}

#sidebar #recent-sermons .sermon p{
   color: #747474;
   font-size: 1.1em;
}

#sidebar #recent-articles{
   clear: right;
   width: 221px;
   margin-left: 16px;
}

#sidebar #recent-articles h3{
   background: url(/images/bg_sidebar_h3_small-group-notes.gif) no-repeat;
}

#sidebar #recent-articles .article{
   padding: 10px;
   background: url(/images/bg_sidebar_recent-sermons_sermon.gif) no-repeat center bottom;
}

#sidebar #recent-articles .article:hover{
   background-color: #DBEBCE;
}

#sidebar #recent-articles .article h4{
   margin-bottom: .35em;
   font-size: 1.3em;
   font-weight: normal;
}

#sidebar #recent-articles .article h4 a{
   color: #69C;
   text-decoration: none;
}

#sidebar #recent-articles .article h4 a:hover{
   text-decoration: underline;
}

#sidebar #recent-articles .article p{
   color: #747474;
   font-size: 1.1em;
}

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

#search{
   float: right;
   width: 223px;
   margin-bottom: 6px;
   padding: 11px 13px 18px 16px;
   border: 1px solid #343C2E;
   background: #343C2E url(/images/bg_search.gif) repeat-x;
}

#search h3{
   margin-bottom: 5px;
   color: #CCC;
   font-size: 1.5em;
   font-weight: normal;
}

#search #searchForm input{
   float: left;
   width: 150px;
   margin: 2px 3px 0 0;
   padding: 2px;
   border: 0;
   background: #78886B;
   color: #FFF;
}

#search #searchForm a#search_go{
   display: block;
   float: left;
   width: 63px;
   height: 26px;
   background: url(/images/bg_search_go.gif) no-repeat;
   text-indent: -9999px;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   float: left;
   width: 640px;
   margin: 50px 0 50px;
   padding: 20px 40px 0;
   background: url(/images/bg_footer.gif) no-repeat center top;
}

#footer p{
   float: left;
   font-size: 1.1em;
   color: #999;
}

#footer p.powered{
   float: right;
}

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

#footer a:hover{
   text-decoration: none;
}


/* =Happenings
---------------------------------------------------------------------
*/

#content .Body03 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
	line-height: normal;
}
#content .Body03 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1601b;
	text-decoration: underline;
	line-height: normal;
}
#content .Body03 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
#content .Body04 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
	line-height: normal;
}
#content .Body04 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1601b;
	text-decoration: underline;
	line-height: normal;
}
#content .Body04 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
#content  .Body04  ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
}
.Body03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
	text-align: left;
	vertical-align: top;
	background-color: #fdf9d8;
	padding: 30px;
	line-height: normal;
}
.Body04 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
	text-align: left;
	vertical-align: middle;
	background-color: #fdf9d8;
	line-height: normal;
}
.Body04table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
	text-align: left;
	vertical-align: middle;
	background-color: #fdf9d8;
	line-height: normal;
	padding: 4px;
}
.Div01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #78886b;
	border-right-color: #78886b;
	border-bottom-color: #78886b;
	border-left-color: #78886b;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.HotBox01 {
	text-align: left;
	vertical-align: top;
	background-color: #d98c3a;
	width: 558px;
	background-image: url(http://www.thevailchurch.com/images_email/HotBoxHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 110px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFFFFF;
}
.HotBox01 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.HotBox01  a:hover {
	color: #4c5744;
	text-decoration: none;
}
.Body03_h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #4c5744;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}
.Body03_h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1601b;
	font-weight: bold;
}
.Body03_h3 {
	font-size: 12px;
	color: #4c5744;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Body03_p01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78886b;
}
.HB_h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.HB_a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
