
	

#hold_center .cent_cont {
	padding: 2px 20px;
	color: #754c24;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal; 	
	padding-bottom: 6px;	
	min-height: 300px;
}

#hold_center .cent_cont_heb {
	padding: 2px 20px;
	direction: rtl;
	text-align: right;
	font-family: Arial;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #754c24;
}
/*
#hold_center h2 {
	color: #faa00e;
	font-size: 2.2em;
	display: block;
	float: none;
	width: 350px;
}
*/

h3.post_title a {
	color: #faa00e;
	font-size: 1.4em;
	font-weight: normal;
}




/*
.cent_cont .separator_light {
	background: url(../images/bg_lightblue.gif) no-repeat center center;
	float: left;
	height: 14px;
	width: 440px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #69d1ed;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}*/

.cent_cont .separator_light {
	background: url(../images/bg_lightblue.gif) no-repeat center center;
	float: left;
	height: 16px;
	width: 440px;
	padding-bottom: 5px;
	padding: 2px 0 0px 14px;
	/* margin-top: 15px; */
	color: #69d1ed;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}




.separator_light .num {
	background:  url(../images/bg_numberblue.gif) no-repeat center center;
	height: 14px;
	width: 16px;
	text-align: center;
	padding-right: 5px;
	padding-left:4px;
}


/*
.cent_cont p, .cent_cont_heb p {
	width: 98%;
	color: #754c24;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal; 
	
	padding-bottom: 6px;	
}


.cent_cont_heb p {
   font-family: Arial;
   font-size: 1.3em;
}
*/


.cent_cont a, .cent_cont_heb a {
	color: #faa00e;
	text-decoration: none;
}

.cent_cont a:hover, .cent_cont_heb a:hover {
	background: #fcf4d8;
}


.cent_cont  h6 {
   margin-top: 20px;
}

.cent_cont .separator_light a {
	color: #69d1ed;
}


img.decImg {
   display: none;
   width: 340px;
   height: 225px;
   border-left: 10px solid #e9f8e9;  
   border-right: 10px solid #e9f8e9;  
}

img.imgRight {
  float: right;
	margin: 6px;
}

img.imgLeft {
  float: left;
	margin: 6px;
}

ul#comments img {
   display: inline;
   border: none;
   width: 16px;
   height: 16px;
}

p.blogImg {
   position: relative;
   width: 360px;
   margin: 8px auto 0 auto;
   overflow: hidden; 
   background: #e9f8e9; 
}

span.blog_img_caption {
   display: block;
   width: 340px;
/*   height: 20px; */
   margin: 0 auto 8px auto;
   padding: 0 10px;
   font-style: italic;
   font-size: 0.8em;
   background: #e9f8e9;
}

img.blogImgFrame {
   position: absolute;
   top: 0px;
   display: inline;
   height: 30px;
   width: 360px;
   border: none;
}

.separator {
	background: url(../images/separator.gif) no-repeat bottom;
	display: block;
	height: 14px;
	width: 100%;
	float: left;
	padding-top: 10px;
}
.cent_cont .disclaimer {
	float: left;
}

.post_summary {

}

div.continue:hover {
   border-bottom: dotted #46acbe 1px;
}

div.continue {
/*	position: relative;
   bottom: -10px;
   right: 0px;*/
   background: #fcfeef;
   font-size: 0.9em;
    margin-bottom: 15px;
   height: 42px;
   border-bottom: dotted #FAA00E 1px;
}

div.continue p {
   float:right;
   margin-top:16px;
}


.post_summary:hover a.continue {
   color: #46acbe;
}

.post_summary h3 {
	background: none;
	font-size: 14px;
	padding: none;
   clear: both;
}

.post_summary_main {
   margin-bottom: 10px;
}

.post_summary_main h3 {
   width: 300px;
   margin: 4px 0;
   padding: 0;
   font-size: 0.82em;
   background: none;
   color: #FAA00E;
}

div.post_summary:hover h3.post_title a {
  color: #46acbe;
}

.post_summary:hover .separator_light {
	background: url(../images/bg_darkblue.gif) no-repeat center center;
	color: #fcfeef;
}

.post_summary:hover .separator_light a {
	color: #fcfeef;
} 

.post_summary:hover .separator_light .num {
	background:  url(../images/bg_darknumberblue.gif) no-repeat center center;
	color: #46acbe;
}


ul#comments {
	width: 470px;
}
ul#comments li {
	border-bottom: solid 2px #e9f8e9;
	float: left;
	padding: 10px 0;
}
ul#comments .LI_left {
	float: left;
	width: 122px;
}
ul#comments .LI_right {
	width: 328px;
	float: left;
}
ul#comments .blue14georgia {
	color: #46acbe;
	font-size: 14px;
	font-weight: normal;
}
ul#comments .orange11verdana {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #cc8822;
}

form#form_comment {
	float: left;
	width: 450px;
	margin: 0px;
	padding: 10px 0px 20px;
}
#form_comment label  {
	float: left;
	color: #46acbe;
	width: 100px;
	padding-bottom: 3px;
}
#form_comment input  {
	width: 98px;
	margin-top: 3px;
	border: 1px solid #e9f8e9;
	float: left;
	height: 14px;
	padding: 3px;
	color: #754c24;
	line-height: 14px;
}
#form_comment  textarea {
	width: 334px;
	border: 1px solid #e9f8e9;
	float: left;
	height: 109px;
	margin-top: 3px;
	color: #754c24;
}
#form_comment  .action, #ContactFormEng  .action {
	float: left;
	padding-top: 5px;
	color: #46acbe;
	width: 445px;
}
#form_comment  .action  input, #ContactFormEng  .action  input { 
	float: right;
	background: #e9f8e9;
	height: 22px;
	width: 100px;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	color: #46acbe;
	margin-left: 10px;
	font-weight: bold;
}
/* ----------------------------------------------*/

form#ContactFormEng, form#ContactFormHeb {
  height: 300px;
}

#ContactFormEng li, #ContactFormHeb li {
   list-style-type: none;

}
#ContactFormEng label, #ContactFormHeb label   {
	float: left;
	color: #46acbe;
	width: 85px;
	margin-top: 6px;
	padding: 4px;
}
#ContactFormEng input, #ContactFormHeb input  {
	width: 338px;
	margin-top: 6px;
	padding: 3px;
	border: 2px solid #e9f8e9;
	height: 15px;
	font-size: 1.15em;
	color: #754c24;
}
#ContactFormEng  textarea, #ContactFormHeb textarea {
	width: 434px;
	border: 2px solid #e9f8e9;
	float: left;
	height: 140px;
	margin-top: 7px;
	padding: 3px;
	font-size: 1.25em;
	color: #754c24;
}
#ContactFormEng  .action, #ContactFormHeb .action {
	float: left;
	padding-top: 5px;
	color: #46acbe;
	width: 445px;	
}
#ContactFormEng  .action  input, #ContactFormHeb .action  input {
	float: right;
	background: #e9f8e9;
	height: 28px;
	width: 100px;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	color: #46acbe;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
}


#ContactFormHeb label   {
   float: right;
   font-family: Arial;
}

#ContactFormHeb input   {
   font-family: Arial;
   direction: rtl;
   text-align: right; 
}

#ContactFormHeb textarea {
   float: right;
   font-family: Arial;
   direction: rtl;
   text-align: right; 
}

#ContactFormHeb .action {
   float: right;
}

#ContactFormHeb .action input {
   float: left;
   font-family: Arial;
   height: 26px;
   margin-left: 0; 		
}

p.contact-details {
   margin: 15px 0;
   padding-top: 15px;
   line-height: 2.3em;
   border-top: 4px solid #e9f8e9;
}

