/*
Theme Name: Aleinu
Author: Galina Bleikh and Esther Zel
Description: A custom-developed theme for Aleinu-Herbs.com site
Version: 1.0
*/

@font-face {
	font-family: 'Guttman Hatzvi';
	src: url('fonts/TZVIM.TTF');
	src: url('fonts/TZVIM.TTF') format('truetype');
    font-weight: normal;
}
@font-face {
	font-family: 'Guttman Hatzvi Bold';
	src: url('fonts/TZVIB.TTF');
	src: url('fonts/TZVIB.TTF') format('truetype');
    font-weight: bold;
}
@font-face {
	font-family: 'Hadassah';
	src: url('fonts/TT6604M_.TTF');
	src: url('fonts/TT6604M_.TTF') format('truetype');
    font-weight: normal;
}

* {
	font-family: Arial;
	font-size: 12.5pt;
}
b, strong {
	font-size: 98%;
}
html, body {
	height: 100%;
}
.clear {
	clear: both;
}
.wrapper {
/*	min-height: 100%;
/*	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
/*	height: 100%;
/*	margin-bottom: -155px;*/
}
body {
	background: #fff;	
	margin: 0;
	padding: 0;
	margin-bottom: 77px;
	position: relative;
	-webkit-transition: font-size 0.5s; /* Safari */
	transition: font-size 0.5s ease;
}

h1 {
}
h2 {
/*	font-family: 'Guttman Hatzvi Bold';*/
	font-weight: bold;
	color: #fff;
	font-size: 17pt;
	padding: 5px 5px 5px 30px;
/*	padding: 0px 5px 10px 30px;*/
	margin: 0 0;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
a:hover {
	color: #dc17a8;
}
p {
	margin: 10px 0; /*30px;*/
}
a img {
	margin-right: 10px;
}
.gallery a img {
	margin-right: 15px;
}

.blog #content p {
	font-size: 10pt !important;
	padding-right: 35%;
}
.blog #content a {
	font-size: 10pt !important;
	font-style: italic;
	font-weight: normal;
}
.blog #content h3 {
	margin-top: 33px;
	margin-bottom: 5px;
}
.blog #content div p:first-child {
	margin-top: 5px;
	margin-bottom: 24px;
}
.blog #content p a:first-child img, .gallery dl dt a img{
	border: 1px solid #ccc;
    box-shadow: 5px 5px 3px #ccc;
}
.ezcol a img {
    box-shadow: 5px 5px 3px #ccc;
}
div.gallery {
	margin-right: -15px;
}
.gallery dl {
	display: inline-block;
}
.gallery br, .gallery dd {
	display: none;
}
/*.slb_data_content*/ .slb_template_tag_item_title, .slb_group_status {
	display: none;
}

#cointent ol li, #content ul li {
	margin-bottom: 10px;
}

#circle-menu {
	position: absolute;
	/*bottom: 170px; /*50px;*/
	top: 55%;
	right: 0;
	width: 100%;
	padding: 0 10px;
	display: none;
	z-index: 200;
}
#circle-menu ul {
	float: right;
	width: 65%;
	padding: 0;
	margin: 0;
}
#circle-menu > div, #circle-menu li {
	border-radius: 50%;
	behavior: url(PIE.htc);
	padding: 5px;
	width: 106px;
	max-width: 106px;
	height: 106px;
	max-height: 106px;
/*	width: 116px;
	height: 116px;*/
	border: 4px solid #fff;
	background: rgba(255, 255, 255, 0.5); /* opacity 50% */
	display: table;
	text-align: center;
	margin: 0 0 0 20px;
	float: left;
	overflow: hidden;
}
/*
#circle-menu > div > div {
	width: 100%;
	height: 100%;
	padding: 5px 0;
	display: table;
	opacity: 1;
}*/
#circle-menu > div > a, #circle-menu li  a {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	font-size: 13pt; /*15pt;*/
	font-weight: 0.8;
	line-height: 100%;
}
#circle-menu > div > a:hover, #circle-menu li a:hover {
	color: #fff;
}

#top {
	height: 100%; /*567px;*/
	position: relative;
	/*margin-bottom: 30px;*/
}
#slideshow {
/*	background: url(images/slideshow/slide1.jpg) no-repeat;
/*	display: none;*/
}
#logo {
	width: 196px;
	height: 221px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 200;
	-webkit-transition: all 0.5s; /* Safari */
	transition: all 0.5s ease;
}
#logo img {
	-webkit-transition: all 0.5s; /* Safari */
	transition: all 0.5s ease;
}
.page-template-homepage #logo {
	width: 276px;
	height: 307px;
	top: 20px;
}
.arrow-3d {
	width: 156px;
	height: 140px;
	position: absolute;
	right: 12px; /*50px;*/
	z-index: 200;
}
.arrow-3d a {
	/*background: url('images/icons/icons_arrows_magenta.png') no-repeat;*/
	background: url('images/icons_arrows_magenta_empty.png') no-repeat;
	height: 74px;
	display: block;
	padding: 34px 42px 33px 29px;
	text-align: center;
	line-height: 1.1;
	color: #fff;
	text-decoration: none;
	font-size: 12pt;
}
.arrow-3d a:hover {
	color: #fff;
}
.arrow-3d.tour-3d {
	/*background: url('images/icons/icons_arrows_magenta.png') no-repeat;*/
}
#top-arrow {
	top: 15px;
}
#bottom-arrow {
	bottom: 556px;
}
#slideshow {
/*	margin-bottom: 40px;*/
}
/*#sidebar {
	width: 15%;
	min-width: 220px;
	max-width: 390px;
	float: right;
	height: 74px !important;
/*	position: relative;
	bottom: 0;
	right: 0;*/
/*}
#sidebar div {
	height: 19px; /* 37px */
/*	overflow: hidden;
	position: relative;
	padding: 9px 30px 9px 10px;
	text-transform: uppercase;
	font-weight: bold;
}*/
#sidebar-top {
	background: #fff;
	color: #77a042;
}
#sidebar-bottom {
	background: #dd17a8; /*#dc17a8;*/
	color: #fff;
}
#sidebar-bottom > a {
	color: #fff;
	text-decoration: none;
	padding: 11px 27px 11px 10px !important; /* right 31? */
}
#call-menu {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 160;
/*	height: 27px;
	padding: 5px;*/
	height: 100px;
	/*background: #dd17a8;*/
	color: #fff;
	font-weight: bold;
	font-size: 1.35em;
}
#call-menu.open {
	height: 50px;
	width: 44px;
}
#call-menu.open img {
	height: 100%;
}
.responsive {
	display: none !important;
}/*
.not-responsive {
	display: inline-block;
}*/
#menu {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 150;
	border-top: 2px solid #77A042;
}
.hidden {
	display: none;
}
.page-template-homepage #menu {
	border-top-width: 0; /* width will appear on scroll */
}
.page-template-homepage #menu.not-top {
	border-top-width: 2px;
}
.page-template-homepage #menu.not-top #top-menu .menu{
	background: #ffffff;
}
#menu > div {
	position: relative;
}
#menu > div > div {
	min-height: 37px;
/*	overflow: hidden;*/
/*	position: relative;*/
}
#menu > div > div > a {
	text-decoration: none;
	padding: 9px 10px 10px;
	display: inline-block;
	margin-right: -5px;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline-block;
	padding: 9px 10px 10px;
	margin-right: -5px;
}
#circle-menu div, #menu a { /* makes smooth change, instead of js */
	-webkit-transition: background-color 0.5s; /* Safari */
	transition: background-color 0.5s ease;
}
.menu a {
	/*font-family: 'Arial Narrow', Arial;*/
	/*font-family: 'Hadassah';*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
#menu a.gallery-icon {
	position: absolute;
	top: 0;
	right: 266px;
	padding-top: 7px;
}
#menu a.gallery-icon img {
	vertical-align: bottom;
}

.sidebar a {
	font-weight: bold;
	font-size: 10pt;
}
#menu > div > div#sidebar-top > a {
	padding: 3px 6px;
}

#top-menu {
	position: relative;
}
#top-menu .menu {
	background: #ffffff;
	margin-right: 220px;
}
.page-template-homepage #top-menu .menu {
	background: rgba(255, 255, 255, 0.8);
}
#top-menu a {
	color: #3e5a00;
}
#top-menu a:hover, #top-menu a.active {
	color: #dc17a8;
}
#special-menu .menu {
	background: #c60091; /*#dc17a8;*/
	margin-right: 220px;
}
#special-menu li:hover, #special-menu li.current-menu-item {
	background: #dd17a8;
}
#special-menu a {
	color: #fff;
}
#special-menu a:hover, #special-menu a.active {
}
.sidebar {
	background: #fff;
/*	opacity: 2; */
	width: 220px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	text-transform: uppercase;
	font-weight: bold;
}
.sidebar:after {
	clear: both;
}

.page-template-homepage #content > div {
	width: 80%;
	min-width: 320px;
	/*min-width: 1182px; // discuss with gala
	max-width: 1590px;*/
}

#content ul {
	list-style-image: url('images/bullet.png');
	padding-left: 1.2em;
}

div#intro {
	padding: 30px 0;
/*	margin-left: 30px;*/
/*	-webkit-column-count: 2; /* Chrome, Safari, Opera */
/*	-moz-column-count: 2; /* Firefox */
/*	column-count: 2;*/
}
div#intro p {
	margin: 0 0 0 30px;
	text-align: justify;
}
/*#intro .one_half {*/
#intro .ezcol-one-half {
	margin-bottom: 0;
}
/*div#intro .column_last p {*/
div#intro .ezcol-last p {
	margin: 0 !important;
}

div.thumbs {
}
div.thumbs > div {
	display: inline-block;
	width: 33.33%;
	min-width: 320px;
/*	max-width: 530px; // discuss with gala
	min-width: 394px;*/
	margin: 0 -6px 0 0;
	vertical-align: top;
	position: relative;
	min-height: 250px;
	padding-bottom: 35px;
}
div.thumbs > div > h2 {
	height: 28px;
	margin-bottom: 0;
}
div.thumbs > div > div.img-hover {
	overflow: hidden;
	/*height: 190px;
	/*padding-bottom: 8px;*/
}
div.thumbs > div p:first-of-type {
	margin-top: 18px;
}
div.thumbs > div > div.img-hover img {
	width: 100%;
	-webkit-transition: all 0.5s; /* Safari */
	transition: all 0.5s;
}
div.thumbs > div > div.img-hover img:hover {
	width: 110%;
	margin-left: -5%;
	margin-right: -5%;
}
div.thumbs > div > div.arrow-link {
	width: 22px;
	height: 31px;
	position: absolute;
	right: 0;
	top: 240px;
}
div.thumbs > div > div.arrow-link > a {
	display: block;
	width: 22px;
	height: 31px;
	background: #dc17a8;
}
div.thumbs p {
	margin-left: 30px;
	margin-right: 30px;
}

#3d-tour {
	width: 100%;
	height: 440px;
}

.slide-title {
	background: rgba(255, 255, 255, 0.7) !important;
	padding: 20px 30px !important;
	width: 600px !important;
	border-radius: 25px !important;
/*	position: absolute;*/
}
.slide-title, .slide-title div, .slide-title div p {
	color: #c100a7 !important;
	font-size: 18pt !important;
	font-style: italic !important;
	font-weight: bold !important;
	line-height: 100% !important;
	text-align: center !important;
}


/* begin: Columns *//*
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.one_fourth { width: 22%; }
.one_fifth { width: 16.8%; }
.one_sixth { width: 13.33%; }
.two_thirds { width: 65.33%; }
.three_fourths { width: 74%; }
.two_fifths { width: 37.6%; }
.three_fifths { width: 58.4%; }
.four_fifths { width: 67.2%; }
.five_sixths { width: 82.67%; }

.one_half,
.one_third,
.two_thirds,
.three_fourths,
.one_fourth,
.one_fifth,
.two_fifths,
.three_fifths,
.four_fifths,
.one_sixth,
.five_sixths {
	position: relative;
	margin-right: 4%;
	margin-bottom: 15px;
	float: left;
}*/

.margin2 {
	margin-right: 2% !important;
}
/*.column_last {*/
.ezcol-last {
	margin-right: 0!important;
	clear: right;
}
/* end: Columns */

/* begin: Inner pages */
#header {
	background: #c60091;
	color: #fff;
	padding: 5px 0;
}
#header h1 {
	margin: 0;
	height: 28px;
	font-weight: bold;
	font-size: 17pt;
	margin-left: 213px;
}
#header-image {
	margin-top: 25px;
	margin-left: 213px;
	width: 70%;
}
#header-image img {
	width: 100%;
}
#featured-image {
	float: right;
	margin: 33px 0 0 28px;
}
#content > div#text {
	padding-left: 213px; /*200px*/
}
#content #text {
	padding-top: 17px;
	margin-bottom: 130px;
}
.blog .wrapper > div, .page-template-default .wrapper > div, .page-template-two-columns .wrapper > div, .page-template-one-column-wide .wrapper > div {
	padding-right: 220px;
}
.blog #content, .page-template-default #content, .page-template-two-columns #content {
}
.blog #content > div, .page-template-default #content > div, .page-template-two-columns #content > div {
}
.blog #content #text, .page-template-default #content #text, .page-template-two-columns #content #text {
	width: 70%;
}
/*.page-template-default #content #text .one_half {*/
.page-template-two-columns #content #text .ezcol-one-half {
	margin-bottom: 150px;
}
.page-template-one-column-wide .ezcol img {
	width: 100%;
}
.highlighted {
	/*color: #c60091;*/
}
/*.page-template-default .one_half.margin2 {*/
.page-template-two-columns .ezcol-one-half.margin2 {
	width: 49.5% !important;
}
/*.page-template-default .one_half.margin2.column_last {*/
.page-template-two-columns .ezcol-one-half.margin2.ezcol-last {
	width: 48.5% !important;
}
#column-text img,
#column-images img {
	margin: 10px auto 14px;
	width: 100%;
}
#side-arrow {
	/*background: #fff;*/
	bottom: 110px;
	left: 25px;
}

/*
.column-text {
	width: 50%;
	margin-left: 2%;
	position: relative;
	float: right;
}
.column-images {
	width: 48%;
	clear: left;
	position: relative;
}*/
/* end: Inner pages */

#content p em strong, #content p strong em, #content h3 {
	display: block;
	border-top: 1px solid #77a042;
	padding-top: 20px;
}

#content p:first-child em strong, #content div div:first-child h3{
	border-top: 0;
	padding-top: 0;
	margin-top: 10px;
}

.post-thumb {
	width: 100px;
	float: left;
}
.post-thumb img {
	width: 100px;
}
.post-thumb + div {
	margin-left: 110px;
}

/* formadible style changes */
.frm_forms {
	margin-top: 33px;
}
.frm_form_field {
	margin-bottom: 54px !important;
}
.frm_form_field label {
	width: auto !important;
	/*width: 90px !important;*/
}
.frm_form_field input {
	max-width: 80% !important;
}
.frm_form_field textarea {
	max-width: 100% !important;
}
.frm_submit {
	margin-right: -497px; /* 478 + ajax-submit image */
	text-align: right;
}
.frm_submit input {
	color: #fff !important;
	background: #8ccc35 !important;
	font-weight: bold !important;
}
#frm_field_11_container {
	margin-right: 0;
	margin-left: -478px;
	margin-top: -20px !important;
	margin-bottom: 15px !important;
}
#frm_field_98_container, #frm_field_102_container {
	margin-right: -478px;
	margin-top: -20px !important;
	margin-bottom: 15px !important;
}

.shop_title > h1 {
	display: inline-block;
}
