﻿/*

Theme Name: Love The Orange

Theme URI:

Description: A clean and user friendly theme which highlights the blog content and user comments so beautifully. Made simple so anyone can maintain it easily, feel free to contact for additional support at <a href="http://www.webdesigncreatives.com">Web Design Creatives</a>.

Version: 1.1

Author: Web Design Creatives

Author URI: www.webdesigncreatives.com

Tags: white, orange, two-columns, fixed-width, right-sidebar

*/



/* Changelog

Removed the logo charity logo image from the footer, earlier just tried to be little social.

*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, fieldset, form, label, 
legend, p, blockquote, pre, a, abbr, acronym, address, code, del, em, img, dl, dt, dd, ol, 
ul, li, table, caption, tbody, tfoot, thead, tr, th, td  {

	margin: 0px; 
	padding: 0px;
	
}
html, body {

	background:#EBEBEB;

	/*color: #333333;*/

        color: #514F33;

	/*font:normal 85% Arial, Verdana, Helvetica, sans-serif;

          line-height:19px;*/

        font:normal 85% Arial, Verdana, Helvetica, sans-serif;

	line-height:16px;
	/*text-align:center;*/

}
body{
	direction:rtl;
}

.post img {

	border: none;
	float:right;
	margin:10px;

}

a, a:link {

	/*color:#AE927D;*/

   color:#336699; 

	text-decoration:underline;

}

a:visited {

	/*color:#AE927D;*/

   color:#336699; 

}

a:hover, a:focus, a:active {

	color: #EA7521;

	text-decoration:underline;

}

ul {

	list-style:none;
	/*list-style-position: inside;*/

}
li{
     list-style: disc;
     list-style-position: inside;
     color: #AE927D;

}
h1, h2, h3, h4, h5 {

	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
}

h2 {

	color: #EA7521;

	margin-bottom: 15px;

	font-size:21px;

	font-weight:normal;

	line-height:30px;

}



/* Global 

---------------------------------------------------- */

#wraper {
        margin:10px auto 10px auto;
        width:990px;
       /*---my---*/
        margin-bottom:0;
        background:#ffffff;
}

.tc{
	background:url(../images/top-curve_990.GIF) top center no-repeat;
	height: 9px;
	font-size: 0px;
	overflow: hidden;
}



.tc span{ 

	/*background:url(../images/top-curve.gif) top left no-repeat;*/

	background:url(../images/top-curve_990.GIF) top left no-repeat;
	background:url(../images/top-curve.GIF) top left no-repeat;
	background:url(../images/top-curve_990.GIF) top center no-repeat;

	display: block;

	height: 9px;

	width: 10px;

	font-size: 0px;
}

.bc{

	/*background:url(../images/bottom-curve.gif) top right no-repeat;*/

   background:url(../images/bottom-curve_990.gif) top right no-repeat;


	height:9px;

	font-size: 0px;

	overflow:hidden;

        /*--my---*/

        margin-top:0;

        padding-top:0;

}

.bc span{ 

	/*background:url(../images/bottom-curve.gif) top left no-repeat;*/
	background:url(../images/bottom-curve.gif) top right no-repeat;
	
	/*background:url(../images/bottom-curve_990.gif) top left no-repeat;*/


	display: block;
	height: 9px;
	width: 10px;
	font-size: 0px;

}

.navigation {

	color:#EA7521;

	font-size:28px;

	font-weight:normal;

	line-height:30px;

	/*width:72%;*/

        width:630px;

 	overflow:hidden;

	/*margin-bottom:20px;*/

        margin-bottom:0;

	font-size:28px;

        text-align: left;

}

.sml a {

	font-size:18px !important;	

}

.alignleft, .alignright {

	font-size:18px !important;

}

.navigation a {

	color:#EA7521;

	font-size:28px;

        font-size: 18px;

	font-weight:normal;

	line-height:30px;

	text-decoration:none;

        color: Lime;

}

.navigation a:hover {

	color:#000;

	text-decoration:underline;

}



.alignleft {

	float:left;

}



.alignright {

	float:right;

}



.sml .alignright {

	float:left;

}

/* Columns Class 

--------------------------------------------------------------*/

#content {
	/*padding-bottom: 10px;*/
	padding-top:0;
    padding-bottom:0;
    overflow: hidden;
	background: #ffffff;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	padding: 11px 20px;
	padding: 11px 15px;
}

#content .post,
#content .postru,
#content .comments {

	/*width:72%;
	width:67%;
     width:630px;*/
     width:620px;
     width:610px;
     width:620px;
	/*padding-right:3%;*/
    /*padding-right:10px;*/

	float:left;	

}

#sidebar {
	/*width: 25%;
	width:30%;*/
  width:300px;
  float: right;
}

#content .post h2 span.comment {
	border:none;
}

#content .post h2 span.comment a {
	display: block;

	background: url(../images/icon-comments.gif) 0 0 no-repeat;	

	/*font: normal 11px Arial, Verdana, Helvetica, sans-serif;*/

        font: normal 12px Arial, Verdana, Helvetica, sans-serif;

	padding-left:20px;

	color:#AE927D !important;

	height:15px;

	text-decoration:underline;

	position:absolute;

	top:12px;

	right:2px;

}

#content .post h2 span.comment a:hover {

	font: normal 11px Arial, Verdana, Helvetica, sans-serif; 
	text-decoration:none;

}

#content .post h2.h2title {	
	/*color:#351905;*/
	font-size: 1.5em;
	width:100%;
	position:relative;
	border-top: 1px dotted #DBD2C4;
	border-bottom: 1px dotted #DBD2C4;
	margin-bottom:10px;
	padding:4px 0;
	font-weight: bold;
         /*----*/
        text-align: left;
}

#content .post h1,
#content .postru h1 {	
	/*color:#351905;*/
	font-size: 1.5em;
	font-size: 1.7em;
	width:100%;
	position:relative;
	border-top: 1px dotted #DBD2C4;
	border-bottom: 1px dotted #DBD2C4;
	margin-bottom:10px;
	padding:4px 0;
	font-weight: bold;
         /*----*/
       	text-shadow:2px 2px 3px #ccc;
        text-align: right;
}

#content .postru h1 {	
        text-align: left;

}
#content .post h2 a {

	color:#351905;
	text-decoration:none;

	}

#content .post h2 a:hover {

	color:#351905;

	font-weight:bold;

	text-decoration:underline;

	}	

h2 span {

	font: normal 0.65em Arial, Verdana, Helvetica, sans-serif; 

	/*color:#AE927D;*/

        color: #EA7521;

        

 	padding-left: 10px;

	margin-left: 10px;

    padding-right: 10px;

	margin-right: 10px;

	border-left: 1px solid #DFCDBF;

       

}
.post h2{
	font-size: 1.5em;

	
}
.post h3 {

	color: #EA7521;

	font-size: 1.3em;

}

h5.comments {

	border-bottom:1px solid #D4D7D9;

	/*color:#131313;*/

   color: #514F33; 

	font-family:Arial,Helvetica,sans-serif;

	/*font-size:18px;*/

   font-size:16px;

	margin:10px 0 12px;

	padding:0;

	width:97% !important;

}

abbr, acronym {

	border-bottom: 1px dotted #000000;

}

table { 

	border-collapse: collapse;

	font-size:12px;

	margin-bottom:20px;

}

caption, th, td { 

	text-align: left; 

	font-weight: normal; 

}

table, td, th { 

	vertical-align: middle;

   border: none; 

   

}



/* Header 

---------------------------------------------------------------*/
.gil{
	position: relative;
	overflow: hidden;
    background : url(../images/Gil_and_Julia_962x191.jpg) 12px 0 no-repeat;
    height:151px;
   /* height:191px;*/
    border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;

}

#header {
	position: relative;
	overflow: hidden;
	/*border:solid 2px red;*/
}

#header h1{
	font-size:3.3em;
	font-size:3.5em;
	font-weight: normal;
	padding:15px 0 24px 0;
	padding:30px 0 50px 0;
	letter-spacing:-1px;
	white-space:nowrap;
	margin:0;
	margin-right:50;
}

#header div{
	border:1px solid red;
	width:0;
	overflow:visible;
}

#header h1 a {
	padding-left:15px;
	padding-bottom:0;
	color: #333333;
	color: #AE927D;
	text-decoration: none;
	text-shadow:2px 2px 3px #AE927D;
}

#header h1 span.title {
	display:block;
	position:absolute;
	top:70px;
	left:150px;
	text-align: right;	
	color:#AFAFAF;
	font:bold 18px Arial, Verdana, Helvetica, sans-serif; 
	font-style: italic;
}


/* Global Navigation 

---------------------------------------------------------------*/
ul.globalNav{
	position: absolute;
	top:30px;
	top:10px;
	right:10px;
}

ul.globalNav li {
	display: inline;
	border-right:1px solid #EBEBEB;
	border-right:1px solid #FFFFFF;
	padding:1px 8px;
}

ul.globalNav li.last {
	border-right:none;
}
ul.globalNav li a, ul.globalNav li a:link {
	color: #818181;
	color:#FFFFFF;
	font: normal 1.1em Arial, Verdana, Helvetica, sans-serif;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

ul.globalNav li a:hover {
	color: #EA7521;
	text-decoration:underline;
}


/* Main Navigation 
---------------------------------------------------------------*/
#mainNav {
	/*background:#FFF url(../images/nav-bg.gif) 0 0 repeat-x;*/

	/*padding:10px 0 30px 10px;
    padding:10px 0 20px 10px;*/
    /*margin:8px;
    padding:8px 8px 8px 8px;
	color: #EF9552;
	clear:left;
	
   /* border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;*/
	/*padding: 11px 20px;*/
	overflow: hidden;
	height:30px;
	margin-top:24px;
	margin-left:8px;
    margin-right:8px;
	/*border:solid 2px blue;*/
}

#mainNav ul {
	width:600px;
	float:left;
	margin:8px;
	/*border:dotted 1px #FFFFFF;*/
	}

#mainNav li {
	display: inline;
	border-left:1px solid #EF9552;
	padding:1px 12px;
}

#mainNav .first {
	border:medium none;
}

#mainNav li a {
	color: #ffffff;
	/*font: normal 16px Arial, Verdana, Helvetica, sans-serif;*/
	font: bolder 12px Arial, Verdana, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	text-decoration:none;
}

#mainNav li a:hover {
	text-decoration:underline;
	color:  #EF9552;
}

.headSearch {
	float:right;
	margin-right:10px;
	margin-right:30px;
}

.keyword {
	float:left;
	background:url(../images/search-text.gif) 0 0 no-repeat;
	width:129px;
	height:22px;
	border:none;
	font-size:11px;
	padding:4px 0 0 4px;
	color:#818181;
	margin:0 !important;
}	

.button {
	float:left;
	background:url(../images/search-button.gif) 0 0 no-repeat;
	width:60px;
	height:22px;
	border:none;
	margin:0 !important;
	}

/* Mixed Content Class

---------------------------------------------------------------*/

.post p {
	overflow: hidden;
	margin-bottom: 15px;
        /*------*/
        font-size:12px;
}

blockquote {
	background: url(../images/quotes.gif) 0 0 no-repeat;
	padding-left: 50px;
	color: #000;
	margin-bottom:20px;
}

.post ul {
	font-size:12px;
	margin-bottom: 10px;
	line-height:24px;
	margin:-8px 0 20px 15px;
}	

.post ul li {
	/*background: url(../images/bullet-content.gif) 0 8px no-repeat;*/
	padding-right:5px;
        /*margin-right:5px;*/
        list-type-style: square inside none;
        list-style: square inside none;
}

.post ul li ul{
	font-size:12px;
	margin-bottom: 10px;
	line-height:24px;
	margin:0px;
}

.post ul li ul li {
	background: url(../images/bullet-content2.gif) 0 8px no-repeat !important;
}

.post ol {
	margin-bottom: 10px;
	margin:-8px 0 20px 35px;
	        color: #514F33;

}

.post ol li {
	list-style-type:decimal;
	padding-left:0px;
		        color: #514F33;

}

.post ol li ol{
	margin:5px 0 5px 18px;
}

.post a {
	text-decoration:underline;
	/*color:#000;*/
        color:#336699;
}

.post a:hover {
	text-decoration:none;
	color:#EA7521;
}

.post a:hover .post .postmetadata a:hover {
	text-decoration:none;
	color:#EA7521;
	white-space:nowrap;
}

.post .postmetadata {
	margin:0 auto;
	width:89%;
	background:#F9F9F9;
	color:#999999;
	font-size:11px;
	line-height:18px;	
	margin-bottom:30px;
	padding:5px 20px;
}

.entry {
	margin:0 auto;
	width:95%;
   direction:ltr;
}



.post .postmetadata a {
	color:#AE927D !important;
	text-decoration:underline;
	}

.post .postmetadata a:hover {
	color:#AE927D !important;
	text-decoration:none;
	}

.tags {
	padding:0 15px;
	line-height:21px;
}	

.tags a {
	color:#9A8A7C !important;
	font-weight:bold;
	text-decoration:none;
}	

.tags a:hover {
	color:#000 !important;
	font-weight:bold;
	text-decoration:underline !important;
}



/* Table 

---------------------------------------------------------------*/

table {
	border:1px solid #F3E3D7;
	border-collapse: collapse;
}

td, th  {
	border: 1px solid #F3E3D7;
	padding:3px 4px;
   /*direction:rtl;*/
}

th {
	font-weight:bold;
	background:#FFF6F0;
	color:#000;
}



/* Common Used Class 

---------------------------------------------------------------*/

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
}

abbr[title], acronym[title] {
	border-bottom:1px dotted #999999;
	cursor:help;
	font-style:italic;
}



/* Forms 

----------------------------------------------------------- */

fieldset {
	border: 1px solid #F3E3D7;
	padding: 10px;
	margin-bottom:15px;
}

legend {
	font:bold 14px Arial, Verdana, Helvetica, sans-serif; 
}

label {
	font:bold 11px Arial, Verdana, Helvetica, sans-serif; 
}

input[type="radio"], input[type="checkbox"] {
	margin-right:15px;
	vertical-align:bottom;
	}

input[type="button"], input[type="submit"] {
	margin:0 5px;
	}

textarea {
	/*width:100% !important;*/
  /* width:98% !important;*/
}

/* Side bar

-------------------------------------------------------------*/

#sidebar h3 {
	color:#000;
   	color: #EA7521;
	/*margin:10px 0 8px 0;*/
	font-size:16px;
	font-weight:bold;
	background-color:#ffffff;
	padding:3;
	margin-right:5;
	margin-left:5;
	border: 1px dotted #DBD2C4;
}
#sidebar h4{
    color: #AE927D;
    font-weight:bold;
}
/*
.rightPan {
    background: url(../images/gray-top-curve.gif) #EBEBEB top left no-repeat;
	margin-bottom: 20px;
	text-indent:15px;
    direction:rtl;
}
.rightPan span .stc {
   background: url(../images/gray-top-curve.gif) top right no-repeat;

	display: block;
	height: 5px;
	width: 10px;
	line-height:5;
}
.gbc {
   background: url(../images/gray-bottom-curve.gif) bottom left no-repeat;
	height:15px;
	font-size: 0px;
	line-height:0;
}

.gbc span.sbc {
   background: url(../images/gray-bottom-curve.gif) bottom right no-repeat;
	display: block;
	height:15px;
	width: 10px;
}

*/
/*from mobile1*/
.rightPan {
	/*background: url(../images/gray-top-curve.gif) #EBEBEB top right no-repeat;*/
    background: url(../images/gray-top-curve.gif) #EBEBEB top left no-repeat;
	margin-bottom: 20px;
	text-indent:15px;
    direction:rtl;

}

.rightPan span.stc {
   background: url(../images/gray-top-curve.gif) top right no-repeat;
	display: block;
	height: 5px;
	width: 10px;
	line-height:0;
}

.gbc {
   background: url(../images/gray-bottom-curve.gif) bottom left no-repeat;
	height:15px;
	font-size: 0px;
	line-height:0;
}

.gbc span.sbc {
   background: url(../images/gray-bottom-curve.gif) bottom right no-repeat;
	display: block;
	height:15px;
	width: 10px;
}


#sidebar ul {
	line-height:25px;
    line-height:20px;
}

/*---Parent Category---*/

#sidebar ul li {
	/*padding-right: 12px;
	padding-right: 7px;
	margin-right:5px;*/
    font-size:16px;
    font-weight: 200;
}

#sidebar ul li ul {
   margin-bottom: 0px;
   /*line-height:16px;*/
}

/*---sub category---*/

#sidebar ul li ul li {
	/*background: url(../images/bullet-content.gif) 15px 10px no-repeat;*/
	margin-left:0px;
	background: url(../images/bullet-content.gif) 210px 10px no-repeat;
    background: url(../images/bullet-sidebar.gif) 260px 6px no-repeat;
	margin-left:0px;
    font-size:14px;
}

#sidebar a {
	color: #333;
   color: #2A1A72;
   text-decoration:none;
   font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul li a {

   color: #AE927D;
   font-size:12px;
   /*padding-right:5;
   border-right:solid 5px transparent;*/

   /*font-size:10px;--work*/
}

#sidebar ul li ul li a {  
        /*border-right:solid 5px #EBEBEB;
         padding-right:5;*/
         color: #AE927D;

}


#sidebar a:hover {
        color:#336699;
        color:#EA7521;
        text-decoration:underline;
        /*padding-right:5;
        border-right:solid 5px #EA7521;*/
}

#sidebar ul li a:hover
{
	/*color:#000;
	text-decoration:none;*/
        color:#336699;
        color:#EA7521;
        text-decoration:underline;
       /* padding-right:5;
        border-right:solid 5px #EA7521;*/
}


/* Footer 

------------------------------------------------------------*/

#footer {
	position: relative;
	padding: 10px 10px;
	font-size:10px;
	line-height:11px;
	background:#EBEBEB;
}

#footer p {
	text-align: right;
	position: absolute;
	top: 10px;
	right:5px;
	font-size: 0.92em;
	padding-bottom:10px;
}
#footerAd{
text-align:center;
background:#EBEBEB;

} 


/* Comments 

------------------------------------------------------------*/

.commetmain {
	border-bottom:1px dotted #999;
	clear:both;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;
}

.commetmainalt {
	background:#FFF2E8;
	border-bottom:1px dotted #999;
	clear:both;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;

}

.commet_left {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:15%;
	padding-right:15px;
}

.comment-author {
	font-size:11px;
	padding-bottom:5px;
}

.comment-author strong, .comment-author strong a {
	font-size:14px;
	}

.commet_right {
	border-left:1px dotted #999;
	float:left;
	min-height:55px;
	padding:5px 0 0 15px;
	width:76%;
	min-height:100px;
}

.thecomment, .comment-body {
	margin:0;
}

.avatar {
	display:block;
	margin:5px 0 0 0;

}

small {
	color:#999;
}



/* Comments Form

------------------------------------------------------------*/

#commentform label {
	float:left;
	text-align:left;
	margin-bottom:15px;
	font-size:11px;
	width:110px;
	font-weight:bold;
        /*------*/

       

}

.txtarea {
	/*width:75% !important;
   width:74% !important;*/
   width:70% !important;
	float:right;     
	padding:5px;
	margin-bottom:5px;
	border:1px solid #b8b8b8;
	background:#FAF8F8;
	font:12px Arial, Helvetica, sans-serif;
    margin-right:20px;  
}

.txtarea:hover {
	border:1px solid #B6B6B6;
	background:#F4F3F3;
}

.Cmtbutton:hover {
	background:#000;
	border:medium none;
	color:#FAF8F8;	
}

.Cmtbutton {
	background:#EA7521;
	border:medium none;
	clear:both;
	color:#FAF8F8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:100px;
	padding:5px;
	width:180px;
	/*margin-left:142px !important;*/
   margin-left:152px !important;

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*---my---*/

.green{
   color:green;
}

#myTable {
	border:none;
	border-collapse: collapse;
	direction:rtl;
}

#myTable td, th  {
	border: none;
	padding:3px 4px;
	direction:rtl;
}

th {
	font-weight:bold;
	background:#FFF6F0;
	color:#000;
}

.entryheb {
	margin:0 auto;
	width:95%;
	width:99%;
   direction:rtl;
   text-align:right;
}

.entryen{
	margin:0 auto;
	width:95%;
    direction:rtl;
    text-align:right;
    text-align:left;
}

.nextprev{
     width:95%;
     font-size:18px;
     color:#EA7521;
     color:#CA4300;
     /*overflow:hidden;*/
}

.nextprev a {
   font-size:12px;
   text-decoration: none; 
}

.nextprev a:visited {
   font-size:12px;
   text-decoration: none; 
}

.nextprev a:hover{
   text-decoration: underline;
}

.alignleft2{
	float:left;
	margin:0;
}

.alignright2{
   float:right;
   margin:0;
   margin-right:20px;
}

.comments{
   text-align:left;
}
#content{
    border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}
#content .post .datesrow {	
        float: right;
        text-align: right;
        margin: 0px;
        padding-top: 5px;
        padding-bottom: 5px;        
        border-top: 1px dotted #DBD2C4;
        border-bottom: 1px dotted #DBD2C4;
	    color:#EA7521;
        font-size:10px;

}

#content .post h2 {
        border-top: 1px dotted #DBD2C4;
        border-bottom: 1px dotted #DBD2C4; 
        text-align: right; 
        color:#351905;   
}

.div300r,#calendar_wrap {
        width:300px;
        direction:rtl;
        text-align:right;
}

#calendar,#wp-calendar {
        width:180px;
        text-align:right;
}



a.more-link:link, a.more-link:visited{
        color: #EA7521;
        text-decoration:none;
        direction:rtl;
        margin-right:0;
}

a.more-link:hover{
      text-decoration:underline;
}

#lisquer ul li{
            list-type-style: square outside none;
            list-style: square outside none;
}
#jobDiv{
    margin-top:10;
}
.autor{
    background-color:whitesmoke;border:1px solid #dadada;padding:10px;
}
a.navlink:link,a.navlink:visited,a.navlink:hover{
    color:#514F33;
    text-decoration:none;
	color: gray;
   }

.fleft,
#content .fleft,
#content div .fleft{
  float:left;
    margin:10;
    margin-left:0;
}

.fright,
#content .fright{
    float:right;
    margin:10;
    margin-right:0;
}
#footerMenu{
	font-size:10px;
	background-color: #EBEBEB;
	text-align:center;
	color: #AE927D;
}
#footerMenu a:link,
#footerMenu a:visited{
	color: #AE927D;
	text-decoration:none;
}
#footerMenu a:hover{
	color: #AE927D;
	text-decoration: underline;
}
.tdnews{
	text-align:right;border:2px gray dotted;vertical-align:top;
}
ul .level2 li
{
	 border-bottom:1px white solid;
	 width:90%;
	 list-style:none;
}
ul .level2 li:hover{
	background-color:white;
	
}

.firstli{
	 border-top:1px white solid;
	  width:90%;
}
#disk{
	margin-right:20px;
	list-style-position:inside;
}
#disk li{
	list-style: disc;
	color:black;
}
