/* Site: Surprise Vineyard */

* {
   margin: 0;
   padding: 0;
}

body{
   background:#e3e3e3;
	 padding:13px 0 13px 0;
   margin: 0 auto;
   font-size: 62.5%;
   font-family: Arial, Helvetica, sans-serif;
   color:#231f20;
}
html, body {
height:100%;
}

hr{
   display: none;
}
a img {
border:none;
}

a{
   overflow: hidden;
}
.photo {
	width:151px;
	height:104px;
	background:#d5d5d5;
	display:block;
	float:left;
	padding:11px 0 0 9px;
}
 .photo img{
border:solid 1px #fff;
}
#flashVideodiv {
	background: url(/_img/flash.png) repeat-x;
	display:block;
	width:160px;
	text-align:center;
}
#flashVideo {

}
body#design p.gtitle{
	text-align:center;
	color:#4c4944;
	display:block;
	height:25px;
	padding-top:11px;
}
.photobox {
  color:#4c4944;
  width:160px;
  height:140px;
  float:left;
  margin:0px 35px 37px 0px;
}
.photobox-holder {
clear:both;
margin-bottom:54px;
}

#d-cbox a{
  color:#1e5b7a;
	font-size:12px;
	background: url(/_img/icon_01.gif) no-repeat  0 4px;
	padding:7px 0 0 22px;
	margin:0 0 0 26px;
	text-decoration:none;
}
#d-cbox a:hover{
	text-decoration:underline;
}
#d-cbox p span{
   margin:0 40px 1em 0px;
   font-size: 26px;
	 font-weight:bold;
   padding:0 0 5px 0;
   color: #2e2b2d;
}
#d-cbox p{
   background: url(/_img/dash.gif) repeat-x bottom;
	 padding-bottom:5px;
}
/* =Header

---------------------------------------------------------------------
*/
#header{
   width: 900px;
   height: 180px;
   background: url(/_img/bg_header.jpg) no-repeat;
}

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   text-indent: -9999px;
}



#header h1 a{
   display: block;
   width: 190px;
   height: 130px;
}

loginWrap{
   color: #e9dec1;
   

}

#loginWrap a{
   color: #f37800;
   text-decoration: none;
	 font-size:11px;
	 text-transform:uppercase;
	 font-weight: bold;
}

#loginWrap a:hover{
   text-decoration: underline;
}
#loginWrap p{
   float:right;
	 margin:14px 8px 0 0;
	 padding:0;
}

/* headerImage */

#header img#headerImage{
   position: absolute;
   z-index: 5;
   right: 11px;
   bottom: 9px;
}

/* =Navigation
---------------------------------------------------------------------
*/
#intro {
	padding:20px 0 0 0;
	width:661px;
	display:block;
}
#intro h2{
	font-size:26px;
	padding:20px 27px 0 47px;
}

#intro p{
	padding:0 27px 0 47px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
#nav{
   position: relative;
   float:right;
   right:0;
   left:30px;
   top:-20px;
   margin: 0 40px 0 0;
   list-style: none;
   font-size:11px;
   clear:left;
}


#nav li{
   float: left;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
   background: url(/_img/sp.gif) no-repeat center right;
}

#nav li a{
   display: block;
   padding: 0 10px 0 10px;
   color: #4e4c43;
   text-decoration: none;
}

#nav li.current a{
	color: #1360b8;

}

#nav li a:hover{
   color: #1360b8;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 111px;
   list-style: none;
}
#nav li#nav_about-us {
	background:none;
}
body#design #nav li.current a{
	color: #4e4c43;
}
body#design #nav li#nav_design a{
	color: #1360b8;
}
#nav li li{
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   text-transform: none;
}

#nav li ul ul{
   display: none;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li a{
   width: 100px;
   background: #c2d1e3;
   color: #1360b8;
}
#nav li ul li {
   margin-bottom:1px;
   background-image:none;
}
#nav li ul li a{
   padding:5px ;
}
#nav li li a:hover{
   background: #1360b8;
   color: #fff;
}

/* =Container-Inner
---------------------------------------------------------------------
*/
/*#container{
   width: 930px;
  height:100%;
   margin: 0 auto;
   background:#d3d3d3;
   padding:15px 0 15px 1px;
}*/
#container{
   width: 900px;
  height:100%;
   margin: 0 auto;
   background:#d3d3d3;
	 padding:15px;

}
#container-inner{
   float: left;
   width: 900px;
	 height:100%;
   background:#f4f4f4 url(/_img/bg_main.jpg) no-repeat  0px 0px;
}
/* =Content-Wrap
---------------------------------------------------------------------
*/
#flashPod {
margin:40px 0px 0px 0px;
text-align:center;
}
#content-wrap{
   float: left;
   padding:0;
height:100%;
}

/* =Quicklinks
---------------------------------------------------------------------
*/

#quicklinks{
   float: left;
   width: 165px;
   margin-top: 31px;
   padding:0 19px 0 45px;
   color:#4e4e4e;
}
#quicklinks a{
color:#2a538d;
text-decoration:none;
}
#quicklinks a:hover{
color:#2a538d;
text-decoration:underline;
}

#quicklinks  p.pa-index{
font-size:105%;
font-weight:bold;
font-style:normal;
letter-spacing:-1px;
line-height:18px;
padding:0 0 0 4px;
margin:0;
background:none;
}
#quicklinks  p.p-rightbox{
font-size:12px;
font-style:italic;
line-height:18px;
padding:20px 0 0 4px;
margin:13px 0 0 0;
background: url(/_img/dash.gif) repeat-x top;
}


#quicklinks li{
   padding: 6px 18px 9px;
   background: url(/_img/bg_quicklinks_li.gif) repeat-x left bottom;
   font-size: 1.1em;
   font-weight: bold;
   font-family: Georgia, Times, "Times New Roman", serif;
   text-transform: uppercase;
   list-style: none;
}

#quicklinks li a{
   color: #b83f26;
   text-decoration: none;
}

#quicklinks p#memberLogin{
   margin: 20px 17px;
   text-indent: -9999px;
}

#quicklinks p#memberLogin a{
   display: block;
   width: 101px;
   height: 22px;
   background: url(/_img/member-login.jpg) no-repeat;
}

#quicklinks p#memberLogin img{
   border: 0;
}

/* =Content
---------------------------------------------------------------------
*/

body#home #content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   padding: 31px 0 19px 0;
   width: 431px;
   margin:0;
}
#content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   padding: 42px 0 0px 48px;
   width: 605px;
}
body#design #content{
   float: left;
   padding: 42px 0 0px 48px;
   width: 605px;
}
#content h3{
   margin-bottom: 2em;
   font-size: 11px;
   font-weight: bold;
   padding:0 0 5px 0;
   color: #2e2b2d;
   text-transform: uppercase;
   background: url(/_img/dash.gif) repeat-x bottom;
}
#content h2{
   margin-bottom: 1em;
   font-size: 26px;
   padding:0 0 5px 0;
   color: #2e2b2d;
   background: url(/_img/dash.gif) repeat-x bottom;
}
#content h4{
  color: #2e2b2d;
  font-size: 17px;
  padding:0 0 4px 0;
}
body#design #content p strong {
	font-size:14px;
	font-weight:bold;
}

body#design #content ul li {
	margin-left:20px;
	letter-spacing:-.0123em;
}

#content .design-p {
	margin:0;
	padding:15px 0 0 0;
}

#content h4 span.date{
   color: #b7b7b7;
   font-size: .7143em;
   font-weight: normal;
}

#content h5{
   margin-bottom: .25em;
   color: #231f20;
   font-size: 1.2em;
}

#content h6{
   margin-bottom: .25em;
   color: #231f20;
   font-size: 1.1em;
}

#content p,
#content li{
   margin-bottom: 2em;
   color: #231f20;
   font-size: 1.2em;
   line-height: 1.3333;
}

body#home p.more{
   font-size: 1em;
   text-transform: lowercase;
}

#content ul,
#content ol{
   margin: 0 0 2em 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 0 0 30px;
   list-style: none;
}

#content ul#byline li{
   font-size: 1.1em;
}

#content li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #2a538d;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content #text{
   clear: both;
}

/* eventDetail */

#content p.time,
#content p.location{
   margin: 0;
    padding:0 0 4px 0;
   color: #231f20;
   font-size: 1.2em;
}
body#event #text p{
padding:5px 0 5px 0;
margin:5px 0 5px 0;
}


#content p.rsvp{
   text-indent: -9999px;
}

#content p.rsvp a{
   display: block;
   width: 129px;
   height: 22px;
   background: url(/_img/bg_rsvp.jpg) no-repeat;
}

#content p#import{
   font-size: 12px;
   font-weight:bold;
}

#content p#import a{
   text-decoration: none;
}

#content p#import a:hover{
   text-decoration: underline;
}

/* monkForm */

#content form.monkForm #formsubmit input{
   margin: 57px 0 0 0;
   padding: 1px 6px 1px 6px;
   background:#ff6600;
   border: solid 1px #000;
   color:#fff;
   text-transform:uppercase;
   font-size:11px;
   font-weight: 600;
}
#content form.monkForm #formsubmit{
display:block;
clear:both;
}
#content form fieldset div.text label{
   padding: 2px 0;
   font-weight: normal;
   color:#333;
}
#content form.monkForm {
   background:#e2e2e2;
  padding:10px;
   border-top: double 3px #9c9c9c;
   border-bottom: double 3px #9c9c9c;
}
#content form.monkForm fieldset legend{
   display: none;
}
#content form.monkForm fieldset fieldset fieldset legend{
   display: none;
}
#content form.monkForm fieldset fieldset legend{
   display: inline;
   font-weight: normal;
   font-size:12px;
   padding:8px 0 0 0;
   color:#333;
}
#content form  div.radio p{
	float:left;

}
#content form fieldset p.data  {
	padding:1px 4px 1px 0;
	margin:0px;
}
#content form fieldset div.text p {
	padding:6px 0 6px 0;
	margin:0px;
}
#content div.select {
padding-top:5px;
}
#content form.monkForm div.text input,
#content form.monkForm textarea,
#content p#filter select{
   width: 253px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content .select{
  padding:0px 0 14px 0;
}
#content .captcha{
margin-right:180px;
}

.calendar-month {
text-align:left;
width:100px;
}
.calendar-next {
float:right;
}

/* calendar */

#content table.calendar{
   width:633px;
}
#content table.calendar .empty{
background:none;
}
p.backto a {
	text-decoration:none;
	background: url(/_img/calendar_next.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}
a#backlink:hover  {
	text-decoration: underline;
	color:#231f20;
}

p.backto {
	background: url(/_img/dash.gif) repeat-x bottom;
	padding:0 0 26px 0;
}

#content table.calendar caption{
   padding-bottom: 20px;
   color: #231f20;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar th{
   padding: 3px 0;
   color: #231f20;
   font-size: .9em;
   font-weight: bold;
}

#content table.calendar td{
   width: 86px;
   height: 86px;
   padding: 2px 6px;
   background: #e1e1e1;
   color: #8a6929;
   font-size: 1em;
   font-weight: bold;
   vertical-align: top;
}

#content table.calendar td.hover{
   background: #deb962;
}

#content table.calendar td a{
   color: #120d0b;
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   font-size: 100%;
   list-style: none;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1em;
   font-weight: normal;
   line-height: 1.2;
}

#content table.calendar td li a{
   color: #a34523;
   text-decoration: none;
}

#content table.calendar td li a:hover{
   text-decoration: underline;
}

/* article list */

#content .article{
   margin-bottom: 35px;
}

#content .article h4{
   margin-bottom: .25em;
   color: #b7b7b7;
   font-size: 1em;
   font-weight: normal;
}

#content .article h4 a{
   margin-right: 10px;
   font-size: 1.4em;
   font-weight: bold;
   text-decoration: none;
}

#content .article h4 a:hover{
   text-decoration: underline;
}

/* sermon detail */

#content p.preacher{
   color: #231f20;
}

#content #mediabox{
   float: left;
   width: 450px;
   margin: 0 0 25px;
   list-style: none;
}

#content #mediabox li{
   float: left;
   margin-right: 20px;
   text-transform: lowercase;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
   text-decoration: none;
}

#content #mediabox li#mb_print a{
   background-image: url(/_img/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/_img/mb_video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/_img/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/_img/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/_img/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/_img/mb_podcast.gif);
}

#content #comments h5{
   text-transform: lowercase;
}

#content #comments form label{
   float: left;
   width: 100px;
   padding: 2px 0;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#content #comments form textarea{
   width: 300px;
   margin-bottom: 10px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content #comments form input#comment-submit{
   margin-left: 100px;
}

/* sermon list */

#content ul#legend{
   float: left;
   width: 450px;
   margin: 0 0 35px;
}

#content ul#legend li{
   float: left;
   padding-left: 21px;
   margin-right: 25px;
   list-style: none;
   text-transform: lowercase;
   background-repeat: no-repeat;
   background-position: left center;
}

#content ul#legend li#mb_jukebox{
   background-image: url(/_img/mb_jukebox.gif);
}

#content ul#legend li#mb_download{
   background-image: url(/_img/mb_download.gif);
}

#content .sermonlist{
   clear: left;
}

#content .sermonbox{
   position: relative;
   margin-bottom: 30px;
}

#content .sermonbox h5{
   width: 350px;
   color: #dd4d26;
   font-size: 1.1em;
}

#content .sermonbox h5 a{
   margin-right: 10px;
   color: #dd4d26;
   font-size: 1.2727em;
   text-decoration: none;
}

#content .sermonbox h5 a:hover{
   text-decoration: underline;
}

#content .sermonbox p{
   margin-bottom: 1.25em;
   color: #231f20;
}

#content .sermonbox p.comments{
   padding-left: 18px;
   background: url(/_img/bg_comments.gif) no-repeat left center;
   font-size: 1.1em;
}

#content .sermonbox ul{
   position: absolute;
   top: 0;
   right: 0;
}

#content .sermonbox li{
   float: left;
   margin-right: 28px;
   text-indent: -9999px;
   list-style: none;
}

#content .sermonbox li a{
   display: block;
   width: 15px;
   height: 15px;
   background-repeat: no-repeat;
}

#content .sermonbox li.sl_listen a{
   background-image: url(/_img/mb_jukebox.gif);
}

#content .sermonbox li.sl_download a{
   background-image: url(/_img/mb_download.gif);
}

/* me */

#content table.person{
   clear: left;
   color: #000;
}

#content table.person h4{
   margin: 1em 0 0;
}

#content table.person td{
   padding: 5px 0 0;
   font-size: 1.2em;
   vertical-align: top;
   line-height: 1.25;
}

#content table.person td.thing{
   width: 100px;
}

#content div.person{
   float: left;
   width: 104px;
   margin-right: 46px;
}

#content div.person img{
   float: none;
   display: block;
}

#content div#user-profile{
   float: left;
   width: 450px;
   margin-bottom: 20px;
}

#content div#user-profile ul{
   float: left;
   margin: 0;
   list-style: none;
}

#content div#user-profile li{
   margin-bottom: .5em;
}

#content div#user-profile li a{
   text-decoration: none;
}

#content div#user-profile li a:hover{
   text-decoration: underline;
}

body#me #content label{
   display: block;
   margin-bottom: .5em;
   color: #000;
   font-size: 1.2em;
   font-weight: bold;
}

body#me #content input,
body#me #content textarea{
   width: 353px;
   margin-bottom: 15px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

body#me #content input#comment-submit{
   width: auto;
   margin: 0;
}

body#me #content p.submitButton input{
   width: auto;
   margin: 0;
}

#content #letter-directory ol{
   float: left;
   width: 450px;
   margin: 0 0 25px;
   list-style: none;
}

#content #letter-directory li{
   float: left;
   margin-right: 8px;
}

#content p.title{
   margin-bottom: .25em;
}

#content p span.tools{
   font-size: .8333em;
}

#content p.breadcrumb{
   font-size: 1.0em;
}

#content .message,
#content .galleryImage{
   float: left;
   width: 450px;
   margin-bottom: 15px;
}
#content .gallery {
display:block;
width:400px;
}
#content .galleryImage p.image{
   width: 114px;
   float: left;
}

#content .galleryImage div.imageInfo{
   float: left;
}

/* blog */

#content .blogpost h4{
   margin: 0 0 .25em;
   font-size: 1em;
   font-weight: normal;
   color: #b7b7b7;
}

#content .blogpost h4 a{
   margin-right: 10px;
   color: #dd4d26;
   font-size: 1.4em;
   font-weight: bold;
   text-decoration: none;
}

#content .blogpost h4 a:hover{
   text-decoration: underline;
}

#content .blogpost p.author{
   color: #dd4d26;
   font-size: 1.1em;
   font-weight: bold;
}

#content .blogpost p.comments{
   padding-left: 20px;
   color: #dac99e;
   font-size: 1.1em;
   background: url(/_img/bg_comments.gif) no-repeat left center;
}

/* discussions */

.discussion-form label{
   display: block;
   margin-bottom: .5em;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

.discussion-form input,
.discussion-form textarea{
   width: 353px;
   margin-bottom: 15px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/_img/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.discussion-form textarea{
   display: block;
}

.discussion-form input#discSubmit{
   width: auto;
   margin: 0 5px 0 0;
}

table.discussion{
   width: 448px;
   border: 1px solid #231f20;
   border-collapse: collapse;
   font-size: 1.1em;
   line-height: 1.25;
}

table.discussion th{
   padding: 10px;
   background: #231f20;
   color: #0A0604;
   text-align: left;
}

table.discussion td{
   padding: 10px;
}

/* =Sidebar
---------------------------------------------------------------------
*/
#casestudy {
	width: 189px;
	margin-left:25px;
}
#casestudy h3{
	padding:0 0 6px 0;
	text-transform: uppercase;
	background: url(/_img/dash.gif) repeat-x bottom;
	font-size:12px;
}
#casestudy img{
	padding:10px 0 6px 0;
}
#casestudy a{
	color:#2a538d;
	text-decoration:none;
	font-weight:bold;
}
#casestudy a:hover{
	text-decoration:underline;
}
#casestudy p{
	padding-bottom:10px;
}
/*******************************/

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 230px;
   margin: 53px 0 0 0px; 
}

#sidebar .simg{
margin:3px 0 0 10px;

}
body#event #sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 230px;
  margin: 143px 0 0 0px; 
}

body#home #sidebar{
	margin: -65px 0 0 0px;
}
#sidebar #eventsSidebar .eventtitle, #sidebar #directorySearch .eventtitle{
	height:21px;
	width:190px;
	display:block;
	background:#4d85c5;
	text-transform:uppercase;
	color:#fff;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	margin-left:10px;
	border-bottom:solid 1px #f4f4f4;
}
#sidebar #eventsSidebar .eventtitle a {
	color:#fff;
	font-size:9px;
	text-transform: lowercase;
	text-decoration:none;
	font-weight:bold;
	margin:0 10px 0 15px;
	float:right;
}
#sidebar #eventsSidebar .eventtitle strong{
float:left;
}

#sidebar #eventsSidebar .eventtitle a:hover {
	text-decoration:underline;
}
/* eventsSidebar */
#sidebar #eventsSidebar li{
   display: inline; /* IE6 double margin float bug hack */
   clear: left;
   float: left;
   width: 181px;
   padding: 8px 10px 6px 14px;
  margin-left:10px;
   background: #e5eaf0;
   font-size:11px;
}
body#design #sidebar ul{
padding-bottom:50px;
display:block;
}
#sidebar #eventsSidebar li a{
	text-decoration:none;
	color:#2a538d;
}
#sidebar #eventsSidebar li a:hover{
	text-decoration:underline;
	color:#2a538d;
}
#sidebar #eventsSidebar div.event{
   display: inline; /* IE6 double margin float bug hack */
   clear: left;
   float: left;
   width: 191px;
  border-top:solid 1px #f4f4f4;
   padding: 8px 0 6px 14px;
  margin-left:10px;
   background: #e5eaf0;
}

#sidebar #eventsSidebar div.event.hover{
   background: #d3deeb;
}

#sidebar #eventsSidebar div.event h4{
   margin: 1px 0 .25em 0;
   font-size: 1.1em;
   font-weight: normal;
}

#sidebar #eventsSidebar div.event h4 a{
   color: #2e2b2d;
   text-decoration: none;
}

#sidebar #eventsSidebar div.event h4 a:hover{
   text-decoration: underline;
}

#sidebar #eventsSidebar div.event p{
   color: #1a110b;
   font-size: 1.1em;
}

#sidebar #eventsSidebar div.event p.date{
   float: left;
   width: 25px;
   height: 29px;
   margin-right: 9px;
   padding: 2px 2px 0 0;
   background: url(/_img/bg_eventsSidebar_event_date.gif) no-repeat;
   color: #00235d;
   font-size: 1em;
   font-weight: bold;
   text-align: center;
   line-height:10px;
}

#sidebar #eventsSidebar div.event p.date span.month{
   display: block;
   margin-bottom: 3px;
   color: #fff;
   font-size: .9em;
   text-transform: uppercase;
}

#sidebar #eventsSidebar p.more{
   clear: left;
   padding: 12px 0 22px;
   font-size: 1.1em;
   text-transform: lowercase;
   text-align: center;
}

#sidebar #eventsSidebar p.more a{
   color: #b94026;
}

#sidebar #eventsSidebar p.more a:hover{
   text-decoration: none;
}

/* me */

#sidebar #directorySearch form{
   height: 29px;
   background:#4d85c5;
	 width:205px;
	 margin-left:10px;
}

#sidebar #directorySearch form input#keywords{
   width: 140px;
   padding: 2px;
   border: 1px solid #4d4c4c;
   border-bottom: 1px solid #cbcaca;
   border-left: 1px solid #cbcaca;
   font-size: 10px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   vertical-align: middle;
}

#sidebar #directorySearch form #searchSubmit{
   width: 13px;
   height: 13px;
   border: 0;
	 margin: 5px 0 0 6px;
}

#sidebar #memberProfile{
  width: 205px;
  margin: 0 10px 0 10px; 
  background:#4d85c5;
}

#sidebar #memberProfile img{
   float: left;
   margin:0 10px 0 10px;
   border: 2px solid #00235d;
}

#sidebar #memberProfile h3{
   float: left;
   margin-bottom: .75em;
   line-height: 1.25;
	 font-size:14px;
}

#sidebar #memberProfile ul{
    list-style: none;
	 clear:both;
	 margin: 10px 0 0 20px;
}

#sidebar #memberProfile li{
   margin-bottom: .5em;
}

#sidebar #memberProfile a{
   color: #fff;
   text-decoration: none;
}

#sidebar #memberProfile a:hover{
   text-decoration: underline;
}

/* meet our pastor */

#sidebar #meetOurPastor{
   padding: 0 16px 10px;
   background: url(/_img/bg_sidebar_meetOurPastor.gif) repeat-x;
}

#sidebar #meetOurPastor h3{
   width: 134px;
   height: 9px;
   margin: 15px auto 12px;   
	 padding:0;
   background: url(/_img/bg_sidebar_meetOurPastor_h3.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #meetOurPastor h4{
   margin: 0 0 18px 0;
   padding: 6px 0;
   color: #f9f5e9;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
}
* html #sidebar #meetOurPastor h4{
  margin: -3px 0 18px 0;
   padding:0 6px 6px 6px;
   color: #f9f5e9;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
}
#sidebar #meetOurPastor img{
   display: block;
   margin: 0 auto 10px;
   border: 1px solid #fff;
}

#sidebar #meetOurPastor p.subscribe{
   font-size: 1.1em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #meetOurPastor p.subscribe a{
   display: block;
   padding: 3px 0 3px 21px;
   background: url(/_img/bg_sidebar_meetOurPastor_subscribe.gif) no-repeat left bottom;
   color: #e54425;
}

/* view topics by */

#sidebar #viewTopicsBy{
   padding: 0 1px 58px;
   background: url(/_img/bg_eventsSidebar.gif) no-repeat left bottom;
}

#sidebar #viewTopicsBy h3{
   font-size: 1.1em;
   padding: 10px 16px 5px;
   background: url(/_img/bg_sidebar_viewTopicsBy_div.gif);
}

#sidebar #viewTopicsBy h4{
   margin-bottom: .5em;
   font-size: 1.2em;
}

#sidebar #viewTopicsBy div{
   padding: 10px 16px;
   background: url(/_img/bg_sidebar_viewTopicsBy_div.gif);
}

#sidebar #viewTopicsBy ul{
   margin-bottom: 2em;
}

#sidebar #viewTopicsBy li{
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#sidebar #viewTopicsBy a{
   color: #e54425;
   text-decoration: none;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   height: 22px;
   padding:15px 0 12px 0;

}
#footer li{
	list-style:none;
	float:left;
}
#footer ul{
	margin-left:120px;
}
#footer a{
	color:#9b9b9b;
	padding:0 5px 0 5px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#footer p{
   color: #8f8c8c;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: left;
}


/************************************/
#indextabs {
	margin-bottom:20px;
}
.basicaccordion  {
	width: 431px;
	font-family: verdana;
}
#indextabs div {
	background-color: #e0e0e0;
}

#indextabs p {
	border-bottom: 1px solid #f4f4f4;
	font-size: 11px;
	padding:5px 5px 5px 26px;
	background-color: #e0e0e0;
	line-height:18px
}
#indextabs  a {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 26px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	
	background-color: #00a0c6;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #f4f4f4;
	background: url(/_img/collapsed.gif) no-repeat scroll 12px 9px;
	height:14px;
}
#indextabs a.selectlast {
	border-bottom: 1px solid #c4c4c4;
}
#indextabs   a:hover{
	background-color:#1360b8;
	color:#fff;
}
#indextabs  a.selected {
	color:#fff;
	background-color: #ff8a00;
	background-image: url(/_img/expanded.gif) ;
}



@media print {
	.basicaccordion div{
		display: block!important;
		height: auto!important
	}
}