/*
Theme Name: Lets Please God
Theme URI: http://letspleasegod.com/
Description: Lets Please God
Version: 1.0
Author: Neal Chester
Author URI: http://ikwebdesigner.com
*/


/* DEFAULT CSS RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0 none; border-spacing:0; border-padding:0; font-weight: normal; font-style: normal; 
	font-family: inherit; font-size: 100%; vertical-align: baseline; border-collapse:collapse; text-align:left; text-decoration:none}

::-moz-selection{ /* Firefox */background:#FFFFCC;	color:brown}
::selection{ /* Safari and Opera */	background:#FFFFCC;	color:brown}


/*@font-face {font-family: Cambria; src: url('CAMBRIA.TTC');}
@font-face {font-family: Cambria; font-weight: bold; src: url('CAMBRIAB.TTF');}
@font-face {font-family: Cambria; font-style: italic; src: url('CAMBRIAI.TTF');}
@font-face {font-family: Cambria; font-style: italic; font-weight: bold; src: url('CAMBRIAZ.TTF');}

/* CSS */

/*
#l, #r {width:3%; display:block; height:100%; background:#f5f5f5; position:fixed; top:0px;}
#l {left:0px; border-right:dashed 1px #ddd}
#r {right:0px; border-left:dashed 1px #ddd}

*/

*html #l {display:none}
*html #r {display:none}

html, body {height: 100%;}

.wrapper {min-height: 100%;height: auto !important; height: 100%; margin: 0 auto -110px; /*height of footer with border*/}
.push { height: 110px;}
*html .wrapper {display:inline}

body{font-family: arial, helvetica, sans-serif; background:#fff; text-align:center; margin: 0px auto;}

#top {width:100%; height:10px; display:block; background:black; text-indent:-3000em; font-size:0px;}	
.contain, #header {width:868px; margin: 0px auto; text-align:left; position:relative; display:block; background:white}

/* .single .contain{background-image: url(gfx/bg-line.gif)} */

/* HEADER and TOP NAVIGATION */

#header {height:44px; border-bottom:solid 50px white;}
#header div a{
	background:  url(gfx/sitetitle.gif) no-repeat;
	position:absolute; left: 0px;top: -10px;text-indent: -3000em;width:145px;height:37px;}

	.nav { display:block; position:absolute; right:-12px; z-index:10; text-align:right;	}
	.nav li{ list-style-type: none; display:inline; }
	.nav a{
		list-style-type: none; font-size: 11px;color:#666;text-decoration:none;text-transform: uppercase;
		padding: 5px 12px 5px 12px; display:block; float:left; margin-top:10px;	margin-left:20px;}
		
	.nav a:hover, .nav a:focus {color:#cc0000; border-bottom:solid 3px #cc0000;}
	.nav a.current, .nav li.current_page_item a {
		background: black; color:white; font-weight:bold; padding-top:15px; position:relative; top:-10px; 
		cursor:default; border-bottom:solid 5px black; 
		/*-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;*/ }

/* BOOK HEADING and STAMP */

#booktitle { 
	background:url(gfx/booktitle.gif); float: left;height: 151px;width: 586px;text-indent:-3000em;
	margin-bottom:70px ! important; padding:0px ! important; border:none 0px white ! important}
	
/* CONTENT */

.smallheader {
	text-transform: capitalize;letter-spacing: 2px;text-transform: uppercase;
	font-size: 11px ! important; margin-bottom:9px ! important; display:block}
	
.smallheader i, .smallheader em {
	padding-left:10px; font-style: normal ! important; font-weight:normal ! important;
	background:  url(gfx/arrow-right-gray.gif) no-repeat left center; }
	
img.headline {padding:1px; background:white; border:solid 3px #eee; margin-left:-4px;}

#content{ width:586px; color:#444; float:left; display:block; position:relative; cursor:default;}

#content, #sidebar {margin-bottom:50px} /* IE7 */ *:first-child+html #content, #sidebar {margin-bottom:100px}

#content p, #content h3, #content ol, #content ul, blockquote, #content hr, #content table {
	font-size:14px; line-height:21px; margin-bottom:20px;}

#content hr {border:none; border-top:solid 1px #eee; clear:both; height:1px;}

#content h1 small, #content h2 small {font-size:35%}
		
#content h1, #content h2, #content h3, big {
	margin-bottom:20px; font-weight:normal; color:black; font-family: Cambria, Georgia, "Palatino Linotype", serif;}

big {font-size: 80px; color:#000; float: left; margin:0px 3px 0px 0px; line-height:60px;}
	
#content h1 {padding-bottom: 5px;font-size: 33px; border-bottom:solid 1px #eee;} 
	#content h1.postbig {color:#cc0000; font-size:60px; border-color:#cc0000}		
#content h2 {font-size:22px; line-height:22px; font-weight:bold}
#content h3 {font-size:16px; color:black; font-weight:bold; margin-bottom:5px; display:block; }

#content b, #content strong, #content strong em {font-weight:bold;}
#content em, #content strong em {font-style: italic; }

.smalltext, #content table, #content div.box p, #commentform small {font-size:12px ! important; line-height:20px ! important;}

/* BOX */

.box {background:#f5f5f5; padding:15px; margin-bottom:15px; display:block;}
.box h2, .box {color:#000 ! important}
#content div.box p { margin-bottom:15px}

/* BIBLE BLOCKQUOTE and NORMAL BLOCKQUOTE  */
	
blockquote {padding: 0px 15px 0px 45px; background:  url(gfx/quote.gif) no-repeat left 5px; color:black; margin-bottom:20px;}
blockquote.normal {color:#444; background:none; padding: 0px 15px 0px 15px; margin: 0px 0px 20px 20px; border-left: solid 1px #eee }
blockquote.normal p, blockquote.normal p strong {font-style:italic ! important;}

blockquote p {text-align:left ! important; margin-bottom: 15px ! important}
blockquote p strong {font-weight:normal ! important; background: #FFFFdd;}
blockquote p sup { color:#cc0000; font-size:11px; font-weight:bold; vertical-align:text-top}

/* LIST */	

#content ol, #content ul {margin-left:40px; text-align:left;}
#content ul {list-style: bullet;} #content .space li{margin-bottom:15px} /*--- Space between multi-lined list items ----*/                                                  									

/* TABLES */

#content table { /* additional styles above with " .smallheadertext "    */} 
#content table th {font-weight:bold;text-align:center; }
#content table td, #content table th { padding:5px; border: solid 1px #ccc; }
#content table caption {padding-bottom:14px; font-style:italic}
#content table tr.white {background:white}			

/* CONTENT LINKS  */

#content a {font-weight:inherit; font-style:inherit}
#content a.bible, #content a.lbsBibleRef {color:#444 ! important; border-style:dotted ! important}
#content a:link{color: #cc0000; text-decoration:none ! important; border-bottom:solid 1px #ccc  }			
#content a:visited{border-bottom:solid 1px #ccc }			
#content a:hover, #content a:focus {color:black; background: #FFFFCC; border-color:#000}			
#content a:active{color: red;}

/* BOTTOM PAGE LINKS  */

#pagenav, #postmeta {
	position:relative;width:100%;display:block; margin-bottom:30px; border-top:solid 1px #eee; 
	padding-top:15px; float:left; font-size:11px;}
	
#pagenav a:link {color: #666; border:none ! important}
#pagenav a:hover {text-decoration:none}
	
#pagenav a.next {
	display: block; float:right; color:white ! important; font-weight:bold ! important;
	text-transform: uppercase; background: #CC0000; padding: 8px 10px 8px 10px;  border:none ! important;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; font-size:12px; text-decoration:none ! important}

#pagenav a.next:hover, #pagenav a.next:focus {background: red ! important;}

.mpages a{color:#cc0000 ! important; margin-right:10px}
.mpages a:hover {color:black ! important;}

.subscribe {float:right; text-align:right}
.subscribe a {background: url(gfx/rss.png) no-repeat right top ! important; padding:0px 20px 3px 0px; border:none ! important}
.subscribe a, a.stbutton {color:#cc0000 ! important}


/* POST META DATA */

#postmeta {padding: 10px 15px 15px; background: #f5f5f5; height:35px; width:556px ! important; line-height:18px;}
#postmeta a, #postmeta {color: #666 ! important;}

.addthis_toolbox {margin-bottom:20px; font-size:11px}
.addthis_toolbox a {color:#cc0000 ! important}


/* COMMENTS */

#comments {border-bottom:solid 1px #eee; text-align:center; width:586px; float:left; clear:both; margin-bottom:60px;}
#comments h1 {
	display:inline; padding: 5px 57px 5px 10px; background: white url(gfx/comment-heading.gif) no-repeat center right; 
	position:relative; top: 15px; color:#cc0000; border:none ! important;}

ol.commentlist {padding:0px ! important; margin:0px ! important;}
ol.commentlist li {list-style-type:none; margin-bottom:25px; padding:0px 0px 20px; border-bottom:solid 1px #eee; position:relative;}

.avatar {position:absolute;}
.avatar img {
	padding: 4px 9px 4px 4px; background: url(gfx/comment-avatar.gif) no-repeat; 
	width:40px; height:40px; position:absolute; left:0px; top: 2px; border:0px;}

cite, cite a {font-weight:bold; color: #000 ! important; border:none ! important} /* Author's name */
.cmeta, .cmeta a {font-size:12px; color: #999 ! important; text-decoration:none ! important; border:none ! important} /* date and time */

ol.commentlist li p, cite, .cmeta {padding-left: 67px}
ol.commentlist li p {margin-bottom:14px ! important; text-align:left ! important; margin-top:3px;}

/* THREADED COMMENTS */

.editComment, .editableComment, .textComment{display: inline;}
.comment-childs{border: 1px solid #FFE4E1; border-right:none; border-bottom:none; padding:15px 0px 15px 20px; background-color:white; margin-top:-1px}
.chalt{	background-color: white;}
#newcomment{border:1px dashed #777;width:90%;}
#newcommentsubmit{color:red;}
.adminreplycomment{border:1px dashed #777;	width:99%;	margin:4px;	padding:4px;}
.mvccls{color: #999;}

.thdrpy {display:inline}
.thdrpy a {color:#cc0000 ! important; padding:0px 7px; background:#FFE4E1 ! important; float:right; margin-top:-15px;
	-moz-border-radius:5px; text-decoration:none ! important; border:none ! important} /*reply link*/
*:first-child+html .thdrpy a {margin-top:-40px;}
.thdrpy a:hover {background:#cc0000 ! important; color:white ! important}


#comment_mail_notify + label, #comment_mail_notify { margin-left:0px;position:relative; color: #666 ! important}
 
#comment_mail_notify {margin-right:5px; }		
#comment_mail_notify + label, #cancel_reply a, .thdrpy a {font-size:12px ! important;}
#cancel_reply a {position:relative; left:67px;}


/* COMMENT FORM */

.postbutton, #contact .send {font-family: helvetica, arial, sans-serif;}

#postform {padding-bottom:20px; display:block}

#postform .field {
	border: solid 1px #999; padding:5px; font:13px/18px Tahoma; background:#f5f5f5; 
	border-right-color:#ddd; border-bottom-color: #ddd; width:220px;}
	
#postform p {margin-bottom:10px ! important}
	
#postform .field:focus {border-color:black; background:lightyellow}
#postform small {color:#cc0000 ! important; padding-left:5px;}

.postbutton { 
	padding:10px 36px 10px 14px; font-size:12px; color:white; border:none; cursor:pointer;
	text-transform:uppercase; font-weight:bold ! important; float:right; width:166px;
	background: #cc0000 url(gfx/comment-button.png) no-repeat center right; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px;}

.postbutton:hover { background: #000 url(gfx/comment-button.png) no-repeat center right}


/* SIDE BAR and MENU */

#sidebar {width:233px; float:right; display:block; position:relative; margin-bottom:50px; cursor:default; color:#666}
#sidebar hr {display:none;}

#menu {width:233px; display:block; position:relative; margin: 0px; border-top:solid 1px #eee; padding-top:15px; font-size:12px;}
#menu li span {color:#cc0000; text-transform:uppercase; font-size:13px;}
#menu li span b { font-weight:bold; color: #000000; }
#menu li ul {padding-bottom:10px; margin-bottom: 15px; border-bottom: solid 1px #eee }
#menu li {list-style:none; margin: 0px ! important}
#menu li a {color:#666; display:block; text-decoration:none; padding:5px 0px; width:233px; margin:4px 0px; line-height:15px;}
#menu li a b {font-weight:normal;}
#menu li a:hover, #menu li a:focus{color:white; background:#cc0000; width:213px; padding: 5px 10px}
#menu li a:hover b {color:white}
	
#menu li a.current {color:black; background:#eee; font-weight:bold; cursor:default; width:213px; padding: 5px 10px }
#menu li a.current b{color:black ! important}

#menu li ul.recent li a{clear:both;}
#menu li ul.recent li a:hover{width:223px; padding-right:10px}
#menu li ul.recent li a img {width:30px; height:30px; float:left; border:solid 1px #ccc;margin-right:5px;}

/* small book */

a#booksmall { 
	width:233px; height:168px; position:relative;  margin:25px 0px; left:-23px;
	background: url(gfx/book-small.gif) no-repeat; display:block; clear:both;
	text-indent:-3000em}
	
/* big book */

.book {position:absolute;right:-25px;top:0px;height:408px;width:291px;}
	
/* UPDATE EMAIL and SEARCH BOX */

#quickform {width:233px; display:block; background:#cc0000; color:#fff; padding-top:10px; padding-bottom:10px;}

#quickform form {margin:0px 10px 0px 10px; position:relative;}
#quickform form label {font-family: Cambria, Georgia; font-size:18px; text-transform:lowercase;}
#quickform form .field, #cse-search-box .field {
	width:160px ! important; font-family:Tahoma; padding:4px 5px ! important;
	margin:8px 0px 12px ! important; border: solid 1px #cc0000 ! important;}

#quickform form .field:focus, #cse-search-box .field:focus {border-color:black ! important; background-color:#ffffe0}

#quickform form .go, #cse-search-box .go {
	background:#000 url(gfx/go.png) center center no-repeat; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	position:absolute;right:0px;top:29px; width:33px; height:26px; text-indent:-3000em; border:none}

* html #quickform form .go {top:30px; right:10px} /* ie6 hack */
	
#quickform form .go:hover, #cse-search-box .go:hover  {background-color:#990000}

.qftext {
	text-align:left; width:233px; color:#555; line-height:18px; font-size:11px;
	padding-bottom:15px; margin-top:10px;}

/* CONTACT FORM */

#contact {display:block;}
		
#contact br {clear:both}
#contact b {
	float:left; margin-right:10px; display:block; width: 155px;	text-align:right ! important; 
	font-size: 13px; font-weight:normal; color:#cc0000}
	
#contact label {clear:both; display:block; }
#contact .input { 
	width:370px; border: solid 1px #999; padding:5px; font:13px/18px Tahoma; float:left; background:#f5f5f5; 
	border-right-color:#ddd; border-bottom-color: #ddd; margin-bottom: 15px; overflow:hidden; }
	
#contact select.input {width:382px}

#contact .input:focus {border:solid 1px black; background:lightyellow}

#contact .send{
	display:block; cursor:pointer; text-align:center; font-weight:bold; padding:7px; border:none; 
	background:#cc0000; color:white; text-transform:uppercase; float:right; margin-right:39px; 
	font-size:13px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
	
#contact .send:hover {background:black}

/* CATEGORIES */

.category {padding: 25px 25px 5px 25px; clear:both; border-bottom:solid 1px #eee; overflow:hidden;}
	.category:hover, .category a:hover{background:#ffffee ! important;}
	.category:hover img {border-color:#fff; -moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc;}

*:first-child+html .category p {padding-bottom:5px;}
	
.category img {border: solid 5px #eee; margin: 3px 15px 25px 0px; float:left; width:70px; height:70px; background:#fff}
.category div {width:440px;float:left}
.category h3 {font-weight:bold ! important; display:inline ! important;}
.category .data, .category .data a {color:#cc0000 ! important; font-size:12px;}
.category .read {color:#444 ! important; text-transform:lowercase}


/* FOOTER */

#footer {width:100%; height:100px; border-top:10px solid #cc0000; float:left; text-align:center; background: #000; clear:both;} 

#footer .contain .nav {left:-32px; top:28px; text-align:left;}
#footer .contain .nav a{color:#666; padding:5px 0px 0px 0px}
#footer .contain .nav a:hover, #footer .contain .nav a:focus {color:#fff; border-bottom:solid 1px white}

#footer .contain .nav a.tbutton {
	position:absolute; top:-89px;left:384px;
	background: transparent url(gfx/arrow-up-red.gif) no-repeat center bottom;
	height: 30px; width: 100px; text-indent: -3000em;}
	
#footer .contain .nav a.tbutton:hover {background: lightyellow url(gfx/arrow-up-red.gif) no-repeat center bottom} 

#footer .contain hr {display:none}

/* Footer search bar */

.footsearch {
	background:#333 url(gfx/search-icon.gif) no-repeat right center; border:solid 1px #666;
	width:160px; padding:5px; float:left; position:relative; top:5px; margin-left:30px; display:inline} 
*html .footsearch {display:none}

.footsearch:hover {border-color:white}
.footsearch .sfind {
	background:#333 ! important; border:none ! important; padding-top:3px; color:#999; 
	width:135px; float:left; font:13px/18px Tahoma}
	
.footsearch .sfind:focus {color:white; border:none; outline:none}
.footsearch .find {float:right; width:20px; height:20px;}

#copyright {
	color:white; font-size:12px; font-weight:bold; position:absolute; top:0px;right:0px; 
	text-transform:uppercase; background:  url(gfx/footer-detroit.gif) no-repeat right top; height:100px; 
	padding-right:61px; line-height:100px;}
	
#copyright span {display:none}
#copyright img{vertical-align:middle;margin-right:5px}
div object#audioplayer1 {margin-bottom:10px ! important}
.podPress_content {margin-bottom:20px ! important}


/*----------------------------------------------------- EXTRAS ------------------------------------------------*/

			.hide, #hide {display:none ! important;}
			.hidden #hidden {visibility:hidden}
			.clear, #clear{ clear:both;}
				
			.nowrap {white-space: nowrap}
			.center{text-align:center ! important; text-indent:0px ! important}
			.right{text-align:right ! important}
			.strike {text-decoration: line-through; color:gray}
			.column{width:278px;float:left; overflow:hidden; }
				.column p {text-align:left ! important; text-indent:0px ! important}
				.column + .column {margin-left:30px;}
			
			.highlight {background:lightyellow}
			.red {color:#cc0000 ! important}
			.black {color:black ! important}
			.small, small {line-height:18px; font-size:12px;}		
			
			.edit a, a.post-edit-link
				{position:absolute; top:15px; right:0px; width:16px; height:16px; text-indent:-3000em; border:none ! important}
			.edit a:hover, a.post-edit-link, .edit a {background: url(gfx/pencil.png) no-repeat ! important; outline:none}
			
			.logcomment, .logcomment a {font-size:12px ! important; color:#666 ! important}
			.logcomment {margin-bottom:5px ! important}
			
			.pgform .field{
				width:200px; padding:5px; font:13px/18px Tahoma; background:#f5f5f5 ! important;
				border: solid 1px #999; border-right-color:#ddd; border-bottom-color: #ddd;}
				
			.pgform .field:focus {border:solid 1px black; background:lightyellow ! important; }
				
			.pgform .button{
				cursor:pointer; text-align:center; font-weight:bold; padding:3px 5px; border:none; 
				margin-left:7px; background:#999; color:white; text-transform:uppercase; font-size:12px; 
				-webkit-border-radius: 5px; -moz-border-radius: 5px; font-family: arial, helvetica, sans-serif}
			.pgform .button:hover {background:#cc0000}
			
			#fb #sharethis_0 {font-size:12px; position:relative; top:-60px} #fb .stbutton {border:none ! important}
			
					
		
			/* FLOATING IMAGES */
			
			img.border {border:solid 3px #F5f5f5; background:white; padding:1px;}
			img.left{float:left; margin-right:15px;}
			img.right{float:right; margin-left:15px;}
			.valign{vertical-align:top ! important;}
			
			/* TOOLTIP */
			
			#tooltipstyle{ 
				background: #ffffcc; color:#000; border:solid 1px #444; padding: 7px; width: 150px; 
				font:11px/15px tahoma; text-align:left;
				-webkit-border-radius: 5px; -moz-border-radius: 5px;
				-moz-box-shadow: 0px 0px 5px #999; -webkit-box-shadow: 0px 0px 5px #999;
				filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=150);
				position: absolute; left: -300px; visibility: hidden; z-index: 100;}

			#tooltippointer{
				position:absolute; left:-300px; z-index:101; visibility:hidden; 
				background: url(gfx/tooltip.gif) no-repeat center top}
			
			/* DROP MENU */
			
			.selectedanchor {background: #cc0000; color:white ! important;}
			.dropmenu{
				position: absolute; left:0; top: 0; visibility: hidden; z-index:10; color:white; 
				background: #cc0000; border-top:none; width: 120px; border-bottom:solid 2px black;}
			/* reposition for IE7 */*:first-child+html .dropmenu { margin-left:-1px; padding-bottom:10px;}	
			/* reposition for IE6 */* html .dropmenu { padding-bottom:10px}
			
			.dropmenu ul li a{font-size:11px; color:white; display:block;margin: 0px 5px; padding:5px; border-bottom:solid 1px red}
			.dropmenu ul li a:hover {background:black}
			
			.anylinkshadow{ position: absolute; left: 0; top: 0; z-index: 9; background: black; visibility: hidden;}
			
			
			/* GOOGLE HIGHLIGHT JAVASCRIPT */
			
			#sth_legend { 
				background:#f5f5f5 ! important; border:none ! important; font-size:12px ! important;
				font-family: arial, helvetica, sans-serif ! important; padding:20px 4% ! important;}
				
			#sth_legend a {text-decoration:underline ! important; color: #0066FF ! important}
			#sth_legend a:hover {text-decoration:none ! important}


/*---- */

.lbsTooltip
{
	background:#ffffff;
	border: 1px solid #eee;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#ffffee;
	color: black;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:7px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 7px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 12px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:10px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: #999;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: #cc0000;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}