/*
Theme Name: DW
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Dror Seltzer @LEOS
Version: 1
*/

@import url("font/stylesheet.css");

* { margin: 0; padding: 0; }
body { background: white; font-family:'open_sans_hebrewregular', Arial; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */


#page-wrap { width: 960px; margin: 0 auto;position: relative; }
.wrapper{width: 960px; margin: 0 auto;position: relative;}
.inln{display:inline-block;}
h1, h2, h3 { font-weight: normal; margin: 0 0 0 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 0 0; }
a { text-decoration:none;}
a:hover {text-decoration:none; }

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 0 0; list-style:none;}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }

ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }



@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; }
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; }
a { text-decoration: none; color: black; }

} /* END print media */

header{
	margin-top:20px !important;
}
.logo{

	width:30%;
}
header nav{
	width:69%;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 10px;
}
#head-sidebar{
	background:#ebdee5;
	width:260px;
	position: absolute;
	top: 0;
	left: 0;
}
#head-sidebar p{
	font-size:21px;
	color:#9e144b;
	text-align:center;
}

#menu-header{

}
#menu-header li{
	display:inline-block;
}
#menu-header li a{
	color:#990033;
	font-size:18px;
	font-weight:bold;
	padding:0 20px;
	transition:.2s;
}
#menu-header li a:hover{
	background-color:#ebdee5;
}
#menu-header .current-menu-item a{
	background-color:#ebdee5;
}
#menu-header li:after{
	content:" ";
	border-right:1px solid #990033;
}
#menu-header li:last-child:after{
	border-right:0;
}

#head-bott{
	border:10px solid #9e144b;
	border-right:0;
	border-left:0;
}
#head-bott .wrapper{
	height: 375px;
	position: relative;
	top: 30px;
}
#head-bott .head-bot-text{
	top: 280px;
	text-align: center;
	width: 350px;
	position: absolute;
	left: 480px;
	background:rgba(255,255,255,0.3);
	border-radius:5px;
	padding:20px;
  display: none;
}

#home,#page{
	background:url('images/homebg.jpg') no-repeat 0px -580px;
	background-size: cover;
}
#home h2,#page h2{
	font-size:24px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding: 20px 0;
}
#home .wrapper,#page .wrapper{
	background-color:#fff;
	border: 1px solid rgba(179, 124, 139, 0.35);
	border-top: 0;
	border-bottom: 0;
}
#areas{
	text-align: center;
}
#areas li{
	display:inline-block;
	text-align:center;
	padding: 20px 50px;
}
#areas li img{
    -webkit-animation: teeth 1s infinite alternate linear;
    animation: teeth 1s infinite alternate linear;
}
#areas li:nth-child(odd) img{
    -webkit-animation: teethb 1s infinite alternate linear;
    animation: teethb 1s infinite alternate linear;
}
@-webkit-keyframes teeth {
    0%   {-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
	50%   {-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);}
	100%   {-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@keyframes teeth {
    0%   {-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
	50%   {-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);}
	100%   {-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
}
@-webkit-keyframes teethb {
    0%   {-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
	50%   {-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);}
	100%   {-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
}
@keyframes teethb {
    0%   {-ms-transform: rotate(-5deg);-webkit-transform: rotate(-5deg);transform: rotate(-5deg);}
	50%   {-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);}
	100%   {-ms-transform: rotate(5deg);-webkit-transform: rotate(5deg);transform: rotate(5deg);}
}
#areas li h3{
	font-size:18px;
	color:#990033;
	font-weight:bold;
}

.hm{
	color:#333333;
	font-size:22px;
	font-weight:bold;
	background-color:#e5bdca;
	width:150px;
	padding:5px 50px;
	margin: 20px 0;
}
.carousel-container{
	padding:0 !important;
}


#doctors{
	text-align: center;
}
#doctors li{
	display:inline-block;
	text-align:center;
	width: 30%;
	position: relative;
	height: 320px;
	overflow: hidden;
}
#doctors li h3{
	font-size:19px;
	color:#020001;
	font-weight:bold;
	background: rgba(158, 20, 75, 0.6);
	position: absolute;
	width: 100%;
	bottom:-100px;
	transition:.5s;
}
#doctors li:hover h3{
	bottom: 0;
}

footer{
	width:100%;
	background-color:#9e144b;
}
.foot-sidebar{
	display: inline-block;
	padding: 20px 7% 20px 0;
	vertical-align:top;
}
.foot-sidebar h2{
	font-size:23px;
	color:#fffdfd;
}
.foot-sidebar ul li{

}
.foot-sidebar ul li a{
	color:#fffdfd;
	font-size:15px;
}
.foot-sidebar ul li a:hover{
	text-decoration:underline;
}
#leos{
	width:100%;
	background-color:#000;
	text-align:center;
}
#leos img{
	padding-top: 10px;
}
#contact-fixed{
	position: fixed;
	top: 50%;
	right: -40px;
	cursor:pointer;
	z-index:100;
	transition:.5s;
}
#contact-uns{
	position: fixed;
	top: 50%;
	right: -270px;
	z-index:100;
	width:250px;
	padding:10px;
	background:#4c011f;
	text-align:center;
	margin-top: -41px;
	transition:.5s;
}
#contact-uns h2{
	font-size:23px;
	font-weight:bold;
	color:#fcfbfc;
	text-align:center;
	width: 70%;
	margin: 10px auto;
}
#contact-uns input[type=text], #contact-uns input[type=tel], #contact-uns input[type=email] {
	width:70%;
	font-size:16px;
	color:#4c4c4c;
	padding:10px 5px;
	border:0;
	border-radius:5px;
	margin-bottom:5px;
}
#contact-uns input[type=submit]{
	background:transparent;
	font-size:16px;
	color:#fdfdfd;
	text-decoration:underline;
	border:0;
	cursor:pointer;
	font-weight:bold;
}
#contact-fixed h3{
	transform: rotate(-90deg);
	padding:10px;
	color:#fcfbfc;
	font-size:22px;
	background-color:#4c011f;
}
#contact-fixed h3 img{
	transform: rotate(90deg);
	margin-right:5px;
	vertical-align:middle;
	transition:.3s;
}
#contact-uns span.wpcf7-not-valid-tip{
	position: absolute;
	top: 0;
	left: 10px;
}
#contact-uns div.wpcf7-validation-errors{
	border:0 !important;
	color:#fff;
}
.entry{
	padding:20px 150px;
	color:#464545;
	font-size:20px;
	line-height: 30px;
	font-family:'Arial';
}
.fotorama--wp{
	margin:0 !important;
}
#page-gall{
	text-align:center;
	width:80%;
	margin: 0 auto;
}
.fotorama__wrap{
	margin:0 auto;
}
