/* Pages design --> made by ek                                 */
/* ----------------------------------------------------------- */
/* ----------------------------------------------------------- */
/* all pages                                                   */
/* ----------------------------------------------------------- */

/* site-logo rotate */
.site-title a:hover {
	opacity: 0.9;	
	/*
	transform: rotate(360deg);
	-webkit-transform:rotate(360deg); /* Chrom and Safari */
}

/* cancel the site-logo rotate in home page Chrome *//*
.page-id-2.chrome > #page > #masthead > hgroup > .site-title a:hover {-webkit-transform:none;}

/* the header divider img join to the header background */
#masthead:before {
	background: 	url("images/divider.png"   ) no-repeat scroll 40px 730px,
			url("images/background.jpg") repeat fixed 0 0 / 400px;
}

/* the brown side position */
                  #masthead:before {position: absolute;} 
.gecko  > #page > #masthead:before {height: 822px;}  /* in ff     */
.ie     > #page > #masthead:before {height: 821px;}  /* in ie     */
.chrome > #page > #masthead:before {height: 820px;}  /* in chrome */

/* menu - write more for menu */
.page_item a:after {
	font-size: 14px;
	vertical-align: 1px;
		
	/* a shadow like the "hover" menu */
	text-shadow: 3px 3px 6px #74452E; 
	filter: dropshadow(color=#74452E, offx=3, offy=3);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.page-item-9  > a:after {content: " - עוצמת הרכות";}
.page-item-27 > a:after {content: " - ריו אביירטו";}

/* ----------------------------------------------------------- */
/* home page                                                   */
/* ----------------------------------------------------------- */

/* hide the title and the down logo */
#post-2.hentry:after,
#post-2 > .entry-header > .entry-title {display: none;}  

/* the flash */
.page-id-2 > #page > #main > #primary > #flash-homepage {display: inline;}  /* show in home page */

#flash-homepage {
	display: none;
	position: absolute; 
	margin-right: 171px;
	width: 828px; 
	height: 879px;
	z-index: 5; 
}

#flash-homepage > embed { 
	position: absolute; 
	width: 828px; 
	height: 879px;
	z-index: 5; 
}

/* ----------------------------------------------------------- */
/* other pages without homepage                                */
/* ----------------------------------------------------------- */

/* page border images - spiral & frame *//*
.page-id-2 > #page > #main > #primary {background: url("")} /* hide from the homepage */

#primary {
	background: 	
			url("images/frame.png")  no-repeat scroll 0 0, 
			url("images/spiral.png") no-repeat scroll 571px 0;
	height: 879px;
}
.chrome > #page > #main > #primary {height: 878px;} /* in chrome */


/* ----------------------------------------------------------- */
/* the side bar - hide from ather pages -> hide in this site */
/*
.page-id-2 > #page > #masthead> #secondary {display: none;} /* hide from homepage */

/* position all side bar in left down side -> hide in this site *//*
#secondary {
	display: none;
    	position: absolute;
    	float: left;
    	left: -597px; 
    	top: 567px;  
    	width: 350px;
    	text-align: center;
    	padding: 0;
}
#secondary > .widget {margin: 7px;}
#secondary > .widget > .textwidget {float: left;}

/* in chrome *//*
.chrome > #page > #masthead> #secondary {top: 564px;} 
.chrome > #page > #masthead> #secondary > #text-2 > .textwidget > #side-title > h1 > a {margin-left: 24px;}
.chrome > #page > #masthead> #secondary > #text-2 > .textwidget > #side-title > h1:nth-child(1) > a {margin-left: 12px;}

/* in ie *//*
.ie > #page > #masthead> #secondary {
	left: -595px; 
	width: 348px
} 

/* the first and second circles - positions *//*
#side-title > h1:nth-child(1) {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}

#side-title > h1:nth-child(2) {
	margin-bottom: 7px;
	margin-top: 0px; 
}

/* the first and second circles - color *//*
#side-title > h1 > a {background: none repeat scroll 0 0 #EDB09A;}


/* the first and second circles - size & position *//*
#side-title > h1:nth-child(1) > a {
	height: 98px; 
	width: 98px;
	top: 101px;  	
	left: 182px; 
}
#side-title > h1:nth-child(2) > a {
	height: 122px; 
	width: 122px;
}


/* the first and second circles - font & font-position *//*
#side-title > h1 > a > span {
	font-size: 20pt;
	display: table-cell;
}

/* (נהר זורם) *//*
#side-title > h1:nth-child(2) > a > span > p {
	font-size: 15pt;
	margin-bottom: 0px;
	margin-top: 3px;
}


#side-title > h1:nth-child(2) > a > span > p:before {
	content:"(";
	font-size: 10pt;
}

#side-title > h1:nth-child(2) > a > span > p:after {
	content:")";
	font-size: 10pt;
}


/*  the butterflies flash *//*
#flash-pages {
	display: inline;
	position: absolute; 
	z-index: 5;
	left: 85px;
	top: 85px; 
}

#flash-pages > embed {
	z-index: 5;
	left: 85px;
	top: 85px;  
}

/* ----------------------------------------------------------- */
/* content all pages */

.entry-content {margin-top: 2.4em;}

/* fix the width of the page */
#content {margin: 3.6em 44% 0 39px;}
.ie > #page > #main> #primary > #content {margin: 3.6em 44% 0 28px;} 

/* link to contact page */
a.link-to-contact {margin-right: 5px;}

/* ----------------------------------------------------------- */
/* קבוצות וסדנאות page */
p#youtube-rio-sarit {
	padding: 7px 7px 1px;
	background: none repeat scroll 0 0 #BD8D45;
	box-shadow: 10px 0 50px 2px #BD8D45;
	border-radius: 2%;	
}

#youtube-rio-desc {
	position: absolute;
	bottom: 65px;
	left: 20px;
}

.page-id-27 > #page > #main > #primary > #content {margin: 2em 44% 0 44px;}
#post-27 > .entry-content {margin-top: 1.4em;}

.page-id-27 .site-footer div {
	position: relative;
    top: 20px;
	right: 9px;
}

.chrome.page-id-27 .site-footer div {
    top: 33px ;
}
/*
#post-27 > .entry-content:nth-child(2) > p:nth-child(5),
#post-27 > .entry-content:nth-child(2) > p:nth-child(7)  {line-height: 20px;}
#post-27 > .entry-content:nth-child(2) > p:nth-child(15) {line-height: 15px;} 
#post-27 > .entry-content:nth-child(2) > p:nth-child(17) {line-height: 4px;} 

/* ----------------------------------------------------------- */
/* סרטונים page */
.youtube-rio-sarit {
	padding: 7px 7px 1px;
	background: none repeat scroll 0 0 #BD8D45;
	box-shadow: 10px 0 20px 2px #BD8D45;
	border-radius: 2%;	
}

.youtube-rio-sarit:first-child {
	margin-bottom: 40px;
}

/* ----------------------------------------------------------- */
/* טיפול אישי page */
#post-9 > .entry-content {margin-top: 1.7em;}

#post-9 > .entry-content:nth-child(2) > p:nth-child(4),
#post-9 > .entry-content:nth-child(2) > p:nth-child(8),
#post-9 > .entry-content:nth-child(2) > p:nth-child(12),
#post-9 > .entry-content:nth-child(2) > p:nth-child(14),
#post-9 > .entry-content:nth-child(2) > p:nth-child(17) {line-height: 14px;}

/* ----------------------------------------------------------- */
/* Contact Page */ 

#contact-page {  
	background: -moz-linear-gradient(center top, #F7F4EA, #F4ECD5) repeat scroll 0 0 transparent; /* for ff */   
	background: -webkit-linear-gradient(top, #F7F4EA, #f4ecd5);                                   /* for chrome */
	background: -ms-linear-gradient(#F7F4EA, #F7F4EA);                                            /* for ie */
	border-style: solid;
	border-width: 1px;
	border-color: #F2E1CC;
	border-radius: 15px;
	bottom: 0;
	left: 0;
	overflow: hidden;
	padding: 10px;
	right: 0;
	text-align: right;
	top: 0;
}

#contact-pag, #contact-page p, #contact-page div {
    direction: rtl;
    text-align: right;
}

#contact-page .wpcf7-form > p:last-of-type {
    direction: rtl;
}

/* rotate pencil image */
#contact-page > p img:hover {
	transform: rotate(50deg);
	-webkit-transform:rotate(50deg); /* Chrom and Safari */
}

/* ----------------------------------------------------------- */
/* Contact Form 7 - plugin */ 

/* fields */
div.wpcf7 {margin: 10px;}
form.wpcf7-form > p {margin-bottom: 7px;}
span.wpcf7-form-control-wrap {top: -3px;}
#ta-message > span.wpcf7-form-control-wrap {top: 0px;}

.asterisk-color {color: #B36666;}

/* buttons */
#submit {box-shadow: 0 1px 8px 0;}
#mapa {
	margin-right: 10px;
	background: url("images/btn-mapa.jpg") no-repeat scroll 0 0 transparent;
	box-shadow: 0 1px 8px 0;
}
#mapa:hover {background: url("images/btn-mapa-hover.jpg") no-repeat scroll 0 0 transparent;
	*opacity: 0.8;
	*filter: alpha(opacity=80); /* For IE8 and earlier */
}

/* ----------------------------------------------------------- */
/* footer */ 

.site-footer {
	font-family: narkisim;
	font-size: 16px;
	margin-right: 50%;	
}

.contact-footer {
	color: #3D200E;
	font-size: 16px;
	margin-top: 108px;
	margin-right: 35px;
}

.chrome > .site > header > .widget-area > #text-3 > .textwidget > .contact-footer {
	margin-top: 97px;
}

*/
/* ----------------------------------------------------------- */
/* Corner Ad - plugin */  

/* position */
#bigCorner {
	width: 100%;	
	text-align: center;
	margin-left: -249px;
}
#shortCorner {
	width: 100%;
	text-align: center;
	margin-left: -450px;
}

/* ----------------------------------------------------------- */
/* Gallery Plugin */

/* the small images */
.gallery .gllr_image_block {float: right;}   /* all the gallery to the right */
.gllr_single_image_text {                    /* fix the text size, position and family */
	margin: -9px 7px 0 0;
	font-family: inherit;
    	font-size: inherit;
}              

/* the large images */
#fancybox-content {border-radius: 7%;}       /* fix the corner of the images */


/* ----------------------------------------------------------- */
/* Onclick show popup - Plugin */

/* the link */
div.gallery_box_single > ul {margin-right: 26px;}

/* the large window */
#pp_full_res .pp_inline {text-align: right;}  /* text align to right */

a.pp_close {                                  /* delete the close text under the close button */
	line-height: 58px;
	color: #FFFFFF;	
}        

ol#galit-sun{                                 /* recommend of Galit Karni */   
	margin-bottom: -5px;
	margin-top: -10px;
}

#galit-sun > li{
	margin-bottom: -13px;
}

.pp_top .pp_right, 
.pp_bottom .pp_right,
.pp_top .pp_left, 
.pp_bottom .pp_left {
	background-color: white !important;
}

.pp_top .pp_right {
	border-top-right-radius: 8px;
}

.pp_bottom .pp_right {
	border-bottom-right-radius: 8px;
}

.pp_top .pp_left {
	border-top-left-radius: 8px;
}

.pp_bottom .pp_left {
	border-bottom-left-radius: 8px;
}