/* Vineyard Church A Coastal Sanctuary */

/*@import url(/_css/sIFR-screen.css);*/
@import url(/_css/thickbox.css);
* {
   margin: 0;
   padding: 0;
}
html, body{
   height:100%;
}
body{
   background: #fff url(/_img/bg_body.jpg) repeat-x;
   font-size: 62.5%;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

hr{
   display: none;
}

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

a{
	color:#00889c;
}
a:hover{
	color:#9c4203;
}
img {border:none}
/*************************/

#subheader {
	height:315px;
	width:910px;
	background: url(/_img/box_bg.jpg) repeat-x ;
	margin:0 0 0 40px;
	padding:0;
}
/* index page news*/
#news {
	width:227px;
	float:right;
	position:relative;
	margin:60px 0 0 0;
	padding:0 0 0 10px;
	font-size:12px;

}
#news h3{
	padding: 7px 0 0 0;
	display:block;
	color:#575757;
	text-transform:uppercase;
	background: url(/_img/h3.gif) no-repeat 100px 0 ;
}
#news h4{
	padding: 7px 0 0 0;
	display:block;
	color:#9c4203;
}
#news .byline{
	color:#b6a87e;
	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 0 0;
	display:block;
	font-size:10px;
}
#himage {
	width:478px;
	float:left;
}
/* =Header
---------------------------------------------------------------------
*/

body#home #header{
   width: 982px;
   height: 174px;
   margin: 0 auto;
   background: url(/_img/bg_header.jpg) no-repeat;
}
#header{
   width: 982px;
   height: 174px;
   margin: 0 auto;
   background: url(/_img/bg_header_sub.jpg) no-repeat;
}
#header #loginWrap{
   float: right;
   margin: -135px 0 0 0;
   padding:0 40px 0 0;
   color: #fff;
   width:400px;
   height:24px;
   text-align:right;
}
#header #loginWrap span p{
font-size:12px;
padding:10px 0;
}
#header #loginWrap span p a{
color:#70edff;
border:none;
}
#header #loginWrap span p a:hover{
color:#fff;
border:none;
}
#header #loginWrap a{
  color: #fff;
  border-bottom:solid 1px #85bbc2;
  text-decoration:none;
}


#header h1 a{
   display: block;
   width: 220px;
   height: 90px;
}
#header h1{

	position:absolute;
	width: 220px;
	height: 90px;
	top:0;
	margin: 0;
	padding:0;
	text-indent: -9999px;
}
/* Home Page Top sub Links */
#topsublinks{
	position:absolute;
	top:146px;
	padding-left:68px;
}


#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;
}



/* search */

#header #searchWrap{
   float: right;
   margin: 116px 4px 0 0;
   width:220px;
   display:inline;
}

#header form#searchForm2 fieldset{
border:none;
}
#header form#searchForm2 input#search_term2{
   float: left;
   width: 110px;
   margin: 4px 6px 0 0;
   padding: 2px;
   border: 1px solid #bebebe;
   background: #fff;
   color: #170f0d;
   font-size: 11px;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#header form#searchForm2 label{
   float: left;
   margin: 9px 11px 0 0;
   color: #dfdfdd;
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: lowercase;
}

#header form#searchForm2 a#search_go2{
   float: left;
   width: 32px;
   height: 22px;
   margin:2px 0 0 0;
   background: url(/_img/bg_search_go2.gif) no-repeat;
   text-indent: -9999px;
}

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

#nav{
   float: left;
   margin: 120px 0 0 40px;
   list-style: none;
}
body#home #nav_welcome{
	display: inline;
}
#nav #nav_welcome{
	display:none;
}
body#home #nav_resources{
	display:none;
}

#nav li{
   float: left;
   font-size: 12px;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
   height:24px;
   line-height:2px;
   width: auto !important;
}
#nav li.current{
   font-size: 11px;
   font-weight:bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
   margin-right: 8px;
   line-height:24px;
   height:24px;
   background: url(/_img/nav_left.gif) no-repeat left;
}
#nav li.current a{
   margin-left: 8px;
   padding: 0px 30px 0 20px;
   color: #9c4203;
   text-decoration: none;
   background: url(/_img/nav_right.gif) no-repeat right;
}
#nav li a{
   display: block;
   padding: 13px 20px 9px 20px;
   color: #dfdfdd;
   text-decoration: none;
}

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

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

#nav li li{
   font-size: 1em;
   line-height: 1.25;
   /*text-align: center;*/
}

#nav li ul ul{
   margin: -25px 0 0 126px;
}

#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: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 100px;
   padding: 6px 13px;
   background: #60110a;
   color: #f5e9d6;
}

#nav li li a:hover{
   background: #b34a1d;
   color: #f5e9d6;
}

#nav li li ul{
   display: none;
}


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


#quicklinks{
	float: left;
	width: 195px;
	margin:0;
	padding:0;
}

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

#quicklinks li{
   font-size: 18px;
   font-family: Verdana, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
   padding:0 0 0 15px;
   margin:0;
   line-height:31px;
   font-weight:normal;
}

#quicklinks li a{
   padding: 0 0 0 15px;
   color: #00889c;
   text-decoration: none;
   background: url(/_img/quick_nav_on.gif) no-repeat left center;

}

#quicklinks li a:hover{
   color: #9c4203;
   background: url(/_img/quick_nav_off.gif) no-repeat left center;
}

#quicklinks p#memberLogin{
   font-size: 1.6em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   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;
}


/**************Blog*******************/
#blog h2 {
	margin-bottom:10px;
}
h3.blogposttitle {
	font-size:16px;
}
	h3.blogposttitle a {
		font-size:16px;
		font-weight:bold;
	}
#blog #content .byline {
	color:#b6a87e;
}
#blog p.blogpreview {
	padding:0 25px 0 0;
}
#blog p.comment {
	background: url(/_img/icon_comment.gif) no-repeat 0 5px;
}
	#blog p.comment a{
		padding:0 0 0 20px;
	}
#blog #content a.continuereading {
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}
#blog #content h3 {
   color:#9c4203;
   font-size:16px;
   margin:0 0 2px 0;
}

/**************Events*****************/
body#events #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;
}

#eventImage {

}
body#events #content a {
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: 982px;
   margin: 0 auto;
   height:100%;
}
#container-inner2{
   width: 982px;
   margin: 0 auto;
}

body#home #content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 478px;
   margin:  36px 0 0 0;
   padding: 0 ;
   color:#231f20;
   background:none;
}

#content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 623px;
   margin:  20px 0 0 40px;
   padding:0 0 0 53px;
   color:#231f20;
  height:100%;
   background:#fff url(/_img/bg_content_sub.jpg) repeat-x;
}
#content h3{
   margin-bottom: 15px;
   color: #302c2d;
   font-weight: normal;
}
#content h2{
   margin-bottom: 26px;
   color: #302c2d;
   font-size: 30px;
   font-weight: normal;
}

#content h4{
   color: #bc7114;
   font-size: 1.4em;
   font-weight: normal;
}

#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: 1.2em;
   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;
   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 #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: left;
   width: 650px;
   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: 20px;
}

#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;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#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;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#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-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   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
---------------------------------------------------------------------
*/

#homeleftlinks{
	clear:left;
   float: left;
   margin: 18px 0 0 0 ;
   padding:0;
   width:195px;
}
#homeleftlinks p.viewgroups{
	margin: 16px 0 16px 0;
}
body#home #sidebar{
  float: right;
  width: 237px;
  background: url(/_img/bg_sidebar.jpg) repeat-x;
  margin:0;
  padding:0;
}

#sidebar{
  float: left;
  width: 237px;
  background: url(/_img/bg_sidebar.jpg) repeat-x;
  padding:0;
}
#sidebar #calendarWrap h3{
	color:#9c4203;
	font-size:14px;
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
}
#sidebar .calendar-next{
	color:#3e8f9b;
	text-transform:lowercase;
	text-decoration:underline;
}
#sidebar .calendar-month{
}

#sidebar table.calendar{
   width: 200px;
  margin:0 0 20px 17px;
}

#sidebar table.calendar caption{
   /*height: 22px;*/
   padding: 7px 0 5px;
   color: #353434;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
}

#sidebar table.calendar th{
   padding: 8px 0;
   color: #015d69;
   font-size: 1.1em;
   font-weight: bold;
   text-align: center;
}

#sidebar table.calendar td{
   color: #665b3a;
   font-size: 1.1em;
   text-align: center;
   padding: 5px 0;
}

#sidebar table.calendar td a{

   color: #00889c;
   text-decoration: none;
}

/* eventsSidebar */
#sidebar #eventsSidebar div.event{
	display: block; /* IE6 double margin float bug hack */
	width:237px;
	padding:6px 0 7px 0;
	border-top:solid 1px #98c4cb;
}
 body#home #sidebar #calendarWrap{
	border-bottom:solid 1px #98c4cb;
}
#sidebar #calendarWrap{
	border-bottom:solid 1px #98c4cb;
}
#sidebar #calendarWrap{
	border-bottom:solid 2px #9c4203
}
#sidebar #eventsSidebar div.event.hover{
   background: #deba62;
}

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

#sidebar #eventsSidebar div.event h4 a{
  color:#353434;
  text-decoration: none;
}

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

#sidebar #eventsSidebar div.event p.date{
	padding:5px 0 0 13px;
	margin:0 0 6px 0;
	color: #a95325;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
   
}

#sidebar  p.more{
   padding:12px 0 0 13px;
   font-size:10px;
   text-transform: lowercase;
}

#recentSermons{
   margin-bottom: 10px;

}

#recentSermons h3{
   margin-bottom: 1em;
   color: #575757;
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
}
#recentSermons h4{
   margin-bottom: 1em;
   font-size: 15px;
   background: url(/_img/icon_sermons.gif) no-repeat;
   margin:0 0 4px 0;
}
#recentSermons h4 a{
   color: #9c4203;
   text-decoration:none;
   padding: 0 0 0 22px;
}
#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: #b6a87e;
   font-size:10px;
   margin:0;
   padding:0;
}

#sidebar #homeAds{
   margin-bottom: 10px;
}

#sidebar #homeAds p{
   margin-bottom: 1em;
   font-size: 1.1em;
   text-transform: lowercase;
}

#sidebar #homeAds a{
   color: #bc7114;
}

#sidebar #homeAds img{
   border: 0;
}

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

#footer{
   clear: both;
}

/* 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;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#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;
}
#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;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   vertical-align: middle;
}

#sidebar #directorySearch form input#searchSubmit{
   font-size: 10px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   vertical-align: middle;
}

#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;
}

#tellafriend {
	padding: 0px 0px 40px 0px;
	}
	#tellafriend label {
		width: 100px;
		float: left;
		}
	#tellafriend div {
		margin: 0px 0px 10px 0px;
		}

.tmb {
	width: 193px;
	height: 193px;
	float: left;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	}
	.tmb img {
		width: 193px;
		height: 193px;
	}
	
#fullimage, #fullimage img {
	width: 600px;
	margin: 10px 0px 10px 0px;
	}

