/* Brenham Bible */

@import url(/_css/thickbox.css);
* {
   margin: 0;
   padding: 0;
}
html, body{
   height:100%;
}
body{
   background: #050402 url(/_img/bg_body.jpg) fixed no-repeat center 1px;
   font-size: 62.5%;
   font-family: Arial, Helvetica, sans-serif;
}

hr{
   display: none;
}

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

a{
	color:#e74100;
	text-decoration:underline;
}
a:hover{
	color:#00274f;
}
img {border:none}
/*************************/
#headerImage {
float:right;
}
#subheader {
	height:264px;
	width:700px;
	background: url(/_img/menu_bg.jpg) no-repeat left;
	margin:0;
	padding:0;
}
/* index page news*/
#news {

}
#news h3{
	padding: 0;
	display:block;
	color:#575757;
	text-transform:uppercase;
	font-size:12px;
}
#news h4{
	padding:0;
	display:block;
	color:#000;
	font-size:12px;
}
#news .byline{
	font-size:10px;
}
#news .preview{
	margin:13px 0 0 0;
	line-height:16px;
}
#news a{
	color:#00889c;
	text-transform:lowercase;
}
#news .newsmore{
	margin:22px 0 20px 0;
	display:block;
	font-size:12px;
}
#himage {
	width:478px;
	float:left;
}
/* =Header
---------------------------------------------------------------------
*/
#header{
   width: 700px;
   height: 95px;
   margin: 0 auto;
   background: url(/_img/bg_header.jpg) no-repeat;
}
#header #loginWrap{
   float: right;
   margin: 15px 0 0 0;
   padding:0 15px 0px 0;
   color: #fff;
   width:150px;
   text-align:center;
}
#header #loginWrap span p{
	font-size:12px;
	padding:10px 0;
}
#header #loginWrap span p a{
	border:none;
}
#header #loginWrap span p a:hover{
	color:#fff;
	border:none;
}
#header #loginWrap a{
  border-bottom:solid 1px #85bbc2;
  text-decoration:none;
}


#header h1 a{
   display: block;
   width: 220px;
   height: 60px;
}
#header h1{
	display:inline;
	position:absolute;
	width: 250px;
	height: 60px;
	margin-left:215px;
	top:20px;
	padding:0;
	text-indent: -9999px;
}
/* Home Page Top sub Links */
body#home #topsublinks{
	margin:0 0 0 267px;
}

#topsublinks{
	margin:0 0 0 160px;
}
#topsublinks li{
	float:left;
	list-style:none;
	text-transform:uppercase;
	color:#005863;
	font-size:10px;
	margin:0 33px 0 0;
	line-height:24px;
}
#topsublinks li a{
	color:#005863;
	text-decoration:none;
}
#topsublinks li a:hover{
	color:#9c4203;
}

#wrapper {
	width:700px;
	margin:0 auto;
}
/* =Navigation
---------------------------------------------------------------------
*/


ul#nav{
   float: left;
   margin: 0;
   list-style: none;
}
#nav_home  a{
	width:32px;
	background: url(/_img/i_home.gif) no-repeat 0 6px;
	text-indent:-9999px;
	display:block;
	padding:0;
	margin:0;
}
#navigation li#nav_home  {
	background:none;
}
#navigation{
   float: right;
   margin: 0;
   padding:0;
   list-style: none;
   width:500px;
}
#nav li{
	position:relative;
   float: left;
   font-size: 10px;
   text-transform: uppercase;
   height:24px;
   width: auto !important;
   background: url(/_img/item.gif) no-repeat 0px 8px;
   list-style: none;
   line-height:24px;
}
#nav li a{
   padding: 0px 11px 0px 11px;
   margin:0;
   color: #fff;
   text-decoration: none;
}

#nav li a:hover{
   color: #9c4203;
}

#nav li ul{
   position: absolute;
   top:24px;
   left: -999em;
   z-index: 999;
   width: 126px;
   list-style: none;
   line-height: 1;
}

#nav li li{
	float:none;
	width:100%;
	background:none;
	line-height: 1.25;
}
	#nav li li a {
		display:block;
		width:100%;
		padding: 6px 13px;
		background: #60110a;
		color: #f5e9d6;
	}
		#nav li li a:hover{
			background: #b34a1d;
			color: #f5e9d6;
		}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: 0;
}
#nav li.current a{
   color: #9c4203;
}
#nav li.current li a{
   color: #fff;
}

/* =Quicklinks
---------------------------------------------------------------------
*/


#quicklinks{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 181px;
   height: 240px;
   margin: 0;
   padding:0;
   font-family:"Times New Roman", Times, serif;
}


#quicklinks ul{
   margin:30px 0 0 0;
}

#quicklinks li{
   font-size: 12px;
   list-style: none;
   padding:0 0 0 15px;
   margin:0;
   line-height:25px;
   font-weight:bold;
   letter-spacing:0.06em;
   text-transform:uppercase;
}

#quicklinks li a{
   padding: 0 0 0 15px;
   color: #a62f00;
   text-decoration: none;

}

#quicklinks li a:hover{
   color: #9c4203;
}

#quicklinks p#memberLogin{
   font-size: 1.6em;
   font-weight: bold;
   margin-left: 17px;
   text-transform: lowercase;
}

#quicklinks p#memberLogin a{
   color: #7b0400;
   text-decoration: none;
}

#quicklinks p#memberLogin a:hover{
   color: #d20801;
}

#onlineTools{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 0 41px;
}

#onlineTools h3{
   margin-bottom: 15px;
   height: 13px;
   background: url(/_img/bg_onlineTools_h3.gif) no-repeat center top;
   text-indent: -9999px;
}

#onlineTools li{
   padding: 5px 0 5px 26px;
   background-repeat: no-repeat;
   list-style: none;
}

#onlineTools li#ot_rss{
   background-image: url(/_img/icon_rss.gif);
}

#onlineTools li#ot_podcast{
   background-image: url(/_img/icon_podcast.gif);
}

#onlineTools li#ot_message{
   background-image: url(/_img/icon_message.gif);
}

#onlineTools li a{
   color: #bc7114;
}

/* =Content
---------------------------------------------------------------------
*/
/* =Container-Inner
---------------------------------------------------------------------
*/
/**************Blog*******************/
body#blog #content p.comment{
background: url(/_img/icon_comment.gif) no-repeat 0 5px;
}
body#blog #content p.comment a{
padding:0 0 0 20px;
}
body#blog #content p.blogpreview{
padding:0 25px 0 0;
}
body#blog #content a.blogread{
text-transform:uppercase;
font-size:10px;
text-decoration:none;
}
body#blog #content span{
text-transform:lowercase;
font-size:10px;
color:#b6a87e;
}
body#blog #content h5{
font-size:12px;
color:#010101;
font-weight:normal;
margin:22px 0 0 0;
}
body#blog #content h4{
   color:#9c4203;
   font-size:16px;
   margin:0 0 2px 0;
}
/**************Events*****************/
body#events #content h3, body#blog #content h3{
   margin-bottom: 15px;
   color: #302c2d;
   font-size: 30px;
}


body#events #content p.rsvp a{
   display: block;
   width: 145px;
   height: 20px;
   margin:26px 0 5px 0;
   background: url(/_img/bg_rsvp.gif) no-repeat;
   text-indent: -9999px;
}


body#events #content a, body#blog #content a{
font-size:11px;
text-decoration:underline;
}
body#events #content h4{
   color:#9c4203;
   font-size:16px;
   margin:0 0 10px 0;
}
body#events #content h5{
   color:#00889c;
   font-size:11px;
   font-weight:bold;
}
body#events #content p span{
display:block;
}
body#events #content #eventText {
padding: 0 20px 0 0;
font-size:10px;
}
body#events #content #eventText p{
	padding: 24px 0 0 0;
	margin:0;
}
/****************/
#container-inner{
   width: 700px;
   margin: 0 auto;
   min-height:100%;
   background: url('/_img/bg_main.jpg') repeat-y;
}
#container-inner2{
   width: 700px;
   margin: 0 auto;
}

#content a{
color:#e15f22
}
#content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 451px;
   margin: 0;
   padding:0 20px 0 29px;
   color:#000;
   height:100%;
}
#content h3{
   margin:0;
   padding:0;
   color: #070300;
   font-size: 11px;
   font-weight: normal;
   text-transform:uppercase;
}
#content h2{
   margin:15px 0 15px 0;
   padding:0px;
   color: #000;
   font-size: 15px;
   font-weight: bold;
}

#content h4{
   color: #070300;
   font-size: 12px;
   font-weight: bold;
}

#content h5{
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#content h6{
   color: #861410;
   font-size: 1.1em;
}

#content p,
#content li{
   margin-bottom: 1.5em;
   color: #000;
   font-size: 12px;
   line-height: 1.5;
}

#content p.breadcrumb{
   font-size: 1.1em;
}



#content p.time{
   margin: 0;
}



#content ul,
#content ol{
   margin: 0 0 2em 5em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   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 #text img {
	padding: 4px;
}

#content .sermonlist{
   clear: left;
}

#content .sermonbox{
   position: relative;
   margin-bottom: 30px;
}

#content .sermonbox h5{
   width: 350px;
   font-size: 1.1em;
}
#content .sermonbox h5 span{
font-weight:normal;
   color:#3d3d3d;
}
#content .sermonbox h5 a{
   margin-right: 10px;
   font-size: 1.2727em;
   text-decoration: none;
}

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

#content .sermonbox p{
   margin-bottom: 1.25em;

}

#content .sermonbox p.comments{
   padding-left: 18px;
   background: url(/_img/icon_message.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);
}
#content #mediabox{
   float: left;
   width: 410px;
   margin: 0px 0 20px 0;
   list-style: none;

}

#content #mediabox li{
   float: left;
   margin:0 20px 0 0;
}

#content #mediabox li a{
    height: 26px;
   background-repeat: no-repeat;
   background-position: 0 4px;
   text-decoration: none;
      padding:0 0 0 15px;
}

#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/icon_s_save.gif);
}

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

#content #mediabox li#mb_listen a{
   background-image: url(/_img/icon_s_play.gif);
}

#content #mediabox li#mb_podcast a{

   background-image: url(/_img/icon_s_podcast.gif);
}

/* comments */

#content #comments{
   padding-top: 5px;
}

#content #comments h5{
   font-weight: normal;
   color:#a34f14;
   font-size:13px;
}
#content #comments p.comments{
   font-size:10px;
}
#content #comments form label{
   float: left;
   width: 100px;
   padding: 2px 0;
   font-size: 1.2em;
   font-weight: bold;
}
#content #comments div.text{
display:block;
}
#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;
}

#content #comments form input#comment-submit{
   margin-left: 100px;
}
/**************************/
/*    Sermons ToolSet     */
/**************************/
#sermonslegend {
 width: 237px;
 float:left;
 margin:0 0 0 15px;
 padding:0;
}
#sermonslegend p{
 width: 170px;
 margin:0 0 15px 0;
}

#sermonslegend ul#legend li{
   float: left;
   height: 26px;
    width: 170px;
   padding-left: 21px;
   margin:0 25px 15px 0;
   list-style: none;
   text-transform: lowercase;
   background-repeat: no-repeat;
   background-position: left center;
}

#sermonslegend ul#legend li#mb_listen{
   background-image: url(/_img/icon_s_play.gif);
}

#sermonslegend ul#legend li#mb_download{
   background-image: url(/_img/icon_s_save.gif);
}
#sermonslegend ul#legend li#mb_notes{
   background-image: url(/_img/icon_s_note.gif);
}
#sermonslegend ul#legend li#mb_comments{
   background-image: url(/_img/icon_comment.gif);
}
#sermonslegend h3{
	padding: 24px 0 16px 0;
	display:block;
	color:#575757;
	text-transform:uppercase;
	font-size:12px;
	background: url(/_img/h3.gif) no-repeat 130px 23px ;
}
/**************************/
/*          END           */
/**************************/

#content #sermonbox span{
	text-transform:lowercase;
	font-size:10px;
	color:#b6a87e;
	margin:0 0 20px 0;
	display:block;
}
#content #sermonbox{
   position: relative;
   margin-bottom: 30px;
}
#content #sermonbox h4{
	font-size:12px;
	color: #575757;
	text-transform:uppercase;
	margin:0 0 12px 0;
}
#content #sermonbox h5{
   color: #9c4203;
   font-size: 16px;
   font-weight:normal;
}
#content #sermonbox h5 a{
   text-decoration: none;
   color: #9c4203;
}

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

#content #sermonbox p{
   margin-bottom: 1.25em;
   color: #bc7114;
}

#content #sermonbox p strong{
   color: #ceba7f;
}

#content #sermonbox p.comments{
   background: url(/_img/icon_comment.gif) no-repeat 0 5px;
   font-size: 1.1em;
   text-transform: lowercase;
   margin-bottom:34px;
}
#content #sermonbox p.comments a{
   padding:0 0 0 20px;
}

#content #sermonbox{
   margin: 0px 0 20px 0;
   list-style: none;
}
#content #sermonbox ul{
	margin:0;
	padding:0;
	width:500px;
}
#content #sermonbox .clearcom {
	clear:both;
	margin-bottom:20px;
}
#content #sermonbox li{
   float: left;
   margin:0 20px 0 0;
   list-style:none;
}

#content #sermonbox li a{
   height: 26px;
   background-repeat: no-repeat;
   background-position: 0 4px;
   text-decoration: none;
    padding:0 0 0 15px;
}
#content #sermonbox li.sl_listen a{
   background-image: url(/_img/icon_s_play.gif);
}

#content #sermonbox li.sl_download a{
   background-image: url(/_img/icon_s_save.gif);
}
#content #sermonbox li.sl_download-notes a{
   background-image: url(/_img/icon_s_note.gif);
}

/* monkForm */

#content form.monkForm legend{
   display: none;
}

#content form.monkForm label{
   float: left;
   width: 58px;
   margin-right: 7px;
   padding: 2px 0;
   color: #e9cca6;
   font-weight: bold;
   text-align: right;
   text-transform: lowercase;
}

#content form.monkForm div.text input,
#content form.monkForm textarea,
#content p#filter select{
   width: 353px;
   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;
}

#content p#filter select{
   width: 170px;
   margin-right: 10px;
}

#content form.monkForm p#formsubmit{
   margin-left: 60px;
}

/* calendar */
#content  p strong {
	color:#3d3d3d;
	font-size:12px;
	font-weight:normal;
}
#content table.calendar{
   border: 1px solid #75bcc2;
   border-collapse: collapse;
}

#content .calendar-next, .calendar-prev{
   color:#3fa5b2;
   text-decoration:underline;
   text-transform:lowercase;
   font-size:10px;
}
#content .calendar-month{
	margin:0 10px 0 10px;
}

#content table.calendar caption{
   padding-bottom: 20px;
   color: #056974;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar th{
   padding: 3px 0;
   border: 1px solid #d2ba7f;
   background: #9c4203;
   color: #f2eacc;
   font-size: 1.2em;
   font-weight: bold;
}

#content table.calendar td{
   width: 72px;
   height: 70px;
   padding: 2px 6px;
   border: 1px solid #75bcc2;
   background:#d6eaec;
   color: #75bcc2;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.hover{
   background:#f2eacc;
}

#content table.calendar td a{
   color: #9c4203;
   font-weight: bold;
   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: #861410;
   text-decoration: none;
   font-weight: normal;
}

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

/* blog */

#content #blogpost{

}

#content .blogpost h4 a{
   text-decoration: none;
}

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

/* gallery */

#content div.gallery{
   float: left;
   margin-right: 25px;
}

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

#sidebar{
  float: right;
  width: 200px;
 padding:0;
 background: url(/_img/bg_sidebar.gif) no-repeat ;
}
body#homeMe #sidebar{
  float: right;
  width: 200px;
 padding:0;
 background:url(/_img/bg_sidebarMe.gif) no-repeat ;
}

/* eventsSidebar */

#sidebar #eventsSidebar div.event{
	display: block; /* IE6 double margin float bug hack */
	width:177px;
	padding:6px 0 0 0;
	margin:0 5px 0 13px;
	border-top:solid 1px #eedbb7;
}

#sidebar #eventsSidebar div.event.hover{
   background: #deba62;
}

#sidebar #eventsSidebar div.event h4{
   padding:0 0 5px 2px;
   font-size: 10px;
   font-weight: normal;
   display:block;
   color:#353434;
}

#sidebar #eventsSidebar div.event h4 a{
  color:#000;
  text-decoration: none;
}
#sidebar #eventsSidebar  h3{
	background: url(/_img/events_h3.gif) no-repeat;
	text-indent:-9999px;
	width:140px;
	height:16px;
	margin:10px 0 0 13px;
}
#sidebar #eventsSidebar div.event h4 a:hover{
   text-decoration: underline;
}

#sidebar #eventsSidebar div.event p.date{
	padding:0 0 0 2px;
	margin:0 0 0 0;
	color: #0d3052;
	text-transform:uppercase;
	font-size:11px;

}

#sidebar  p.more{
   padding:12px 0 20px 0px;
   font-size:10px;
   text-transform: lowercase;
   border-top:solid 1px #eedbb7;
   display:block;
   width:175px;
   margin:0 5px 0 15px;
}

#recentSermons{
   padding:10px 0 10px 14px;
   height:140px;
   width:175px;
   background: url(/_img/bg_recentsermons.gif) repeat-x #dfcdab;
   font-family:Arial, Helvetica, sans-serif;

}

#recentSermons h3{
   margin:0 ;
   padding:0 0 4px 0;
   background: url(/_img/sermons_h4.gif) no-repeat;
   width:147px;
   height:19px;
   text-indent:-9999px;
}

#recentSermons img {
   padding:0 0 10px 0;
   width:70px;
}

.sermon_listen {
	display:block;
	height:24px;
	width:77px;
	background: url(/_img/sermon_listen.gif) no-repeat;
	float:left;
}
.sermon_listen a{
	display:block;
	height:24px;
	width:77px;
	text-indent:-9999px;
}
.sermon_download {
	display:block;
	height:24px;
	width:77px;
	background: url(/_img/sermon_download.gif) no-repeat;
		float:left;
}
#recentSermons h4{
   margin-bottom: 1em;
   font-size: 11px;
   color:#0d3052;
   margin:0 0 4px 0;
}
#recentSermons h4 a{
   color:#0d3052;
   text-decoration:none;
   padding: 0 ;
}
#recentSermons p.more{
   text-transform: lowercase;

}

#recentSermons  p.comments{
   color: #00889c;
   font-size:10px;
   margin:0 0 34px 0;
   padding:0;
   font-weight:bold;
  text-transform: lowercase;  
}
#recentSermons  p.date{
   color: #170b03;
   font-size:11px;
   margin:0;
   padding:0;
}
#recentSermons  img{
float:left;
margin-right:4px;
}
/* =Footer
---------------------------------------------------------------------
*/
.powered {
float:right;
margin:30px 10px 0 0;
}
#footer{
   clear: both;
   width:700px;
   height:179px;
   background: url('/_img/bg_footer.jpg') no-repeat;
   padding:16px 0 0 0;
}
#footer a{
color:#fff;
}
#footer li{
	 float:left;
	 width:198px;
	 height:118px;
	 margin-right:30px;
	 list-style:none;
}
#footer ul{
	 margin:0 0 0 30px;
}
#footer li#last{
	 margin:0;
}
/* me */

#contentMe{
   float: left;
   width: 415px;
}

#contentMe h4{
   margin-bottom: 1em;
}

#contentMe table.person{
   clear: left;
   color: #231f20;
}

#contentMe table.person h4{
   margin: 1em 0 0;
}

#contentMe table.person td{
   padding-bottom: 7px;
   font-size: 1.1em;
   line-height: 1.5;
   vertical-align: top;
}

#contentMe table.person td.thing{
   width: 100px;
}

#contentMe div.person{
   float: left;
   width: 104px;
   margin-right: 34px;
}

#contentMe div.person img{
   float: none;
   display: block;
}

#contentMe div#user-profile{
   float: left;
   width: 415px;
   margin-bottom: 20px;
}

#contentMe div#user-profile h4{
   margin-bottom: .25em;
}

#contentMe div#user-profile ul{
   float: left;
   margin: 0;
   list-style: none;
}

#contentMe div#user-profile a{
   text-decoration: none;
}

#contentMe div#user-profile a:hover{
   text-decoration: underline;
}

#contentMe label{
   display: block;
   margin-bottom: .5em;
   color: #231f20;
   font-size: 1.2em;
   font-weight: bold;
}

#contentMe input,
#contentMe 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;
}

#contentMe p.submitButton input{
   width: auto;
   margin: 0;
}

#contentMe p.checkbox input{
   width: auto;
   margin: 0;
   vertical-align: middle;
}

#contentMe p.checkbox label{
   display: inline;
   vertical-align: middle;
}

#contentMe #letter-directory ol{
   float: left;
   width: 415px;
   margin: 0 0 25px;
   list-style: none;
}

#contentMe #letter-directory li{
   float: left;
   margin-right: 7px;
}

#contentMe .galleryImage{
   float: left;
   width: 415px;
   margin-bottom: 25px;
}

/* sidebarMe */

#sidebarMe{
   float: right;
   padding-left: 10px;
   border-left: 1px solid #551816;
}

#sidebar #directorySearch h4{
   color: #000;
   font-size: 1.4em;
   font-weight: normal;
   text-transform: lowercase;
   margin:8px 0 0 0;
}
#sidebar #directorySearch{
   padding: 0 0 0 10px;
}
#sidebar #directorySearch form{
   height: 29px;
   padding: 11px 0 0 0;
}

#sidebar #directorySearch form input#keywords{
   width: 125px;
   padding: 2px;
   border: 1px solid #4d4c4c;
   border-bottom: 1px solid #cbcaca;
   border-left: 1px solid #cbcaca;
   font-size: 10px;
   vertical-align: middle;
}

#sidebar #directorySearch form input#searchSubmit{
   width: 13px;
   height: 13px;
   border: 0;
   background: url(/_img/bg_sidebar_directorySearch_submit.gif) no-repeat;
   text-indent: -9999px;
   vertical-align: middle;
   line-height:24px;
}

#sidebar #memberProfile{
   width: 182px;
}

#sidebar #memberProfile img{

   margin: 10px;
   border: 2px solid #bc7114;
}

#sidebar #memberProfile h4{
   width: 104px;
  	margin:0 10px;
}

#sidebar #memberProfile ul{
   width: 104px;
   margin: 0 0 0 10px;
   list-style: none;
}

#sidebar #memberProfile li{
   margin: 0;
   line-height: 1.5;
}

#sidebar #memberProfile a{
   text-decoration: none;
}

#sidebar #memberProfile a:hover{
   text-decoration: underline;
}
