/*
Theme Name: Villa Land
Author: SmartLand
Author URI: http://www.smartland.co.il/
*/

.clear{
  clear: both;
}

.clearleft{
  clear: left;
}

.fleft{
  float:left !important;
}

.fright{
  float:right !important;
}

.fCenter{
  text-align:center;
}

.u{
  text-decoration:underline;
}

a{
  text-decoration:none;
  color:#324b95;

  -webkit-transition-property:color, text;
  -webkit-transition-duration: 0.15s, 0.15s;
  -webkit-transition-timing-function: linear, ease-in;

  -moz-transition-property:color, text;
  -moz-transition-duration:0.15s;
  -moz-transition-timing-function: linear, ease-in;

  -o-transition-property:color, text;
  -o-transition-duration:0.15s;
  -o-transition-timing-function: linear, ease-in;
}

a:hover{
  text-decoration:none;
}

a img{
  border: 0;
}

input:focus,
textarea:focus{
  outline: none;
}

h1,h2,h3,h4,h5,p{
  margin:0;
  padding:0;
}

h3{
  color: #599C9E;
  font-size: 16px;
  font-weight: bold;
}

h4{
  color: #89817F;
  font-size:12px;
  font-weight: bold;
}

h5{
  color: black;
  font-size:12px;
}

body{
  background:#f0f0f0;
  padding:0;
  margin: 0;
  font-size: 12px;
  font-family: Arial;
  color:black;
  direction:rtl;
  position: relative;
}

/*holder*/
.holder{
  width:1008px;
  height:auto;
  margin:0 auto;
}

/*header*/
#header{
  margin-top:50px;
}

#header #logo{
    /*  background: url(images/logoPlace.png) no-repeat center;*/
    text-align: center;
    margin-top:40px;
}

#header #logo img{
    width:100%;
    height:100%;
    max-width: 300px;
}

/*mainMenu*/
.mainMenu{
  padding-top: 97px;
}

.mainMenu ul{
  margin:0;
  padding:0;
  list-style:none;
}

.mainMenu ul li{
  /* width:105px; */
  /* height:32px; */
  line-height:32px;
  border:1px solid #cbcbcb;
  /* border-bottom:0; */
  margin-left:4px;
  /* float:right; */
  display: inline-block;
  text-align:center;
  margin-top: 5px;
}

.mainMenu ul li a{
  display:block;
  width: 100px;
  height:32px;
  line-height:32px;
  color:#000000;
  font-size:14px;
  background: url(images/mainMenuBack.png);
}

.mainMenu ul li.current_page_item a,
.mainMenu ul li a:hover{
  color:#b17113;
}

/*fastContact*/
#fastContact{
  min-height:78px;
  background: #B52611;
  color:#ffffff;
  font-size:14px;
  line-height:23px;
  font-weight:bold;
  margin-top: 43px;
}

#fastContact span{
  font-size:18px;
}

#fastContact a{
color:#ffffff;
  font-size:14px;
  font-weight:bold;
}

/*mainBox*/
#mainBox{
  /* width: 100%; */
  border:2px solid #cacaca;
  min-height:612px;
  height:auto;
  margin:0 auto;
  background:white;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.73);
  -moz-box-shadow:    0px 0px 45px rgba(0, 0, 0, 0.73);
  box-shadow:         0px 0px 45px rgba(0, 0, 0, 0.73);
}

#mainBox h1{
  width: 100%;
  min-height:40px;
  line-height:40px;
  padding-right:17px;
  font-size:18px;
  color:#3d3d3d;
  font-weight:bold;
  background: url(images/h1.png);
  margin: 0px auto 0;
}

#screen{
  width: 100%;
  height: 612px;
}

#screen img{
  width: 100%;
  height:100%;
}

/*thumbs*/
#thumbs{
  width: 100%;
  position: absolute;
  bottom:16px;
  right:0;
  z-index: 99;
  text-align: center;
}

#thumbs ul{
  margin:0;
  padding:0;
  list-style:none;
}

#thumbs ul li{
  /* float:right; */
  display: inline-block;
  width:105px;
  height:53px;
  border: 2px solid #cacaca;
  margin-right:15px;
  cursor: pointer;
  margin-top: 5px;
}

#thumbs ul li img{
  width: 100%;
  height: 100%;
  display:block;
}








/*box*/
#about{
  /* width:410px; */
  height:auto;
  min-height:210px;
  background:#ffffff;
  /* float:right; */
  /* margin-right:8px; */
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size:13px;
  color:#000000;
  position: relative;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.45);
}

#about h1{
  padding:0;
  margin:0;
  font-size:13px;
}

#about p{
  margin:0 !important;
    padding-left: 30px;
}

#icons{
  position: absolute;
  left:-29px;
  top:15px;
  width:58px;
  height:auto;
}

#icons a{
  width:58px;
  height:58px;
  display:block;
  margin-top:9px;
}

/*9AndDets*/
#mapAndDets{
  /* width:489px; */
  height:auto;
  min-height:224px;
  background:#ffffff;
  overflow: hidden;
  /* float:left; */
  /* margin-left:8px; */
  /* margin-bottom:5px; */
  font-size:13px;
  color:#000000;
  /* padding:9px 9px 9px 0; */
  position: relative;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.45);
}

#mapAndDets h1{
  padding:0;
  margin:0;
  font-size:13px;
}

#map{
  /* float:right; */
  /* width:288px; */
  height:224px;
}

#dets{
  background: url(images/dets.png) repeat-y right;
  height:auto;
  min-height:224px;
  /* width:171px; */
  /* float:left; */
  /* padding-right:13px; */
  /* padding-left:3px; */
  line-height:17px;
  color:#000000;
}

#dets h3{
  color:#cd0000;
  font-size:13px;
  margin-top:10px;
}

#dets ul{
  margin:0;
  padding:0;
  list-style:none;
}

#dets ul li{
  width:50%;
  float:right;
  line-height:18px;
}

/*footerText*/
#footerText{
  margin-top:65px;
  line-height:30px;
  height:30px;
  text-align: center;
  color:black;
  font-size:11px;
}

.footer{
  /* width:90%; */
  background:#7e7e7e;
  text-align:left;
  height:27px;
  color:white;
  font-size:12px;
  line-height:27px;
  padding:0 5%;
}

.footer ul{
  margin:0;
  padding:0;
  list-style:none;
}

.footer ul li{
  float:left;
}

.my-span{
  padding:0 5px;
}

.footer ul li:first-child .my-span{
  display:none;
}

.footer a{
  color:white;
}

.footer a:hover{
   text-decoration: underline;
}



/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;

  -webkit-transition-property:color, text;
  -webkit-transition-duration: 0.0s, 0.0s;
  -webkit-transition-timing-function: linear, ease-in;

  -moz-transition-property:color, text;
  -moz-transition-duration:0.0s;
  -moz-transition-timing-function: linear, ease-in;

  -o-transition-property:color, text;
  -o-transition-duration:0.0s;
  -o-transition-timing-function: linear, ease-in;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}


/*gall*/
#gall{
  padding-bottom:10px;
  text-align: center;
}

#gall ul{
  margin:0;
  padding:0;
  float:right;
  list-style:none;
}

#gall ul li{
  /* float:right; */
  display: inline-block;
  width:150px;
  height:150px;
  border:2px solid #c7c7c7;
  margin-top: 10px;
  margin-right: 9px;
}

/*contactImg*/
#contactImg{
  margin-top:20px;
  margin-bottom:20px;
}

#contactImg img{
    max-width:100%;
}

#contact{
  margin-top:43px;
  margin-bottom:20px;
  color:#000000;
  font-weight:bold;
  font-size:14px;
}

#contact p{
  margin-bottom:10px;
}

.wpcf7-text{
  width:274px;
  height:17px;
  padding:5px;
  line-height:17px;
  color:#000000;
  font-weight:bold;
  font-size:14px;
  background: url(images/inpi.png);
  border:0;
  margin:5px 0 0px;
}

.wpcf7-textarea{
  min-width:300px;
  max-width:100%;
  height:177px;
  resize: none;
  padding:5px;
  line-height:17px;
  color:#000000;
  font-weight:bold;
  font-size:14px;
  background: url(images/bigInpi.png);
  border:0;
  margin:5px 0 0px;
}

.wpcf7-submit{
  float:left;
  width:97px;
  height:32px;
  line-height:32px;
  background:#93260a;
  font-size:14px;
  font-weight:bold;
  text-align:cetner;
  border:0;
  padding:0;
  color:white;
  cursor:pointer;
}

.wpcf7-submit:hover{
  background:#d5826d;

  -webkit-transition-property:color, text;
  -webkit-transition-duration: 0.15s, 0.15s;
  -webkit-transition-timing-function: linear, ease-in;

  -moz-transition-property:color, text;
  -moz-transition-duration:0.15s;
  -moz-transition-timing-function: linear, ease-in;

  -o-transition-property:color, text;
  -o-transition-duration:0.15s;
  -o-transition-timing-function: linear, ease-in;
}

/*artImg*/
#artImg{
  margin-top:42px;
  text-align:center;
}

#artImg img{
  width:100%;
  height:auto;
}

/*artList*/
#artList{
  height:auto;
  margin-top:32px;
}

#artList ul{
  margin:0;
  padding:0;
  list-style:none;
}

#artList ul li{
  width: 100%;
  height:32px;
  line-height:32px;
  background: #FDFDFD;
  border: 1px solid #e3e3e3;
  margin-bottom:10px;
}

#artList ul li a{
  max-width: 483px;
  height:32px;
  line-height:32px;
  padding:0 8px;
  color:black;
  font-size:14px;
  font-weight:bold;
  display:block;
}

#artList ul li a span{
  float:left;
  font-weight:normal;
}

#dateH1{
  float:left;
  height:40px;
  line-height:40px;
  padding-right:17px;
  font-size:18px;
  color:#3d3d3d;
  font-weight:normal;
  margin-top:-40px;
  margin-left:17px;
}

#share{
  margin-top: 15px;
  margin-left: 10px;
  height: 28px;
}

#contentPage{
  width:100%;
  padding:15px;
  color:#202020;
  font-size:13px;
}

#contentPage h2{
  font-weight:bold;
  font-size:16px;
}

#contentPage h3{
  font-weight:bold;
  font-size:14px;
}

#contentPage p{
  margin-bottom:20px;
}

#contentPage img{
    max-width:100% !important;
    height:auto;
}

.wp-caption{
    max-width: 100% !important;
}



@media (max-width: 991px) { 
    #header {
        margin-top: 0px;
    }

    #logo{
        margin-top: 0;
    }
    
    .mainMenu{
      padding-top:22px;
      text-align:center;
    }
    
    #icons {
        left: -9px;
    }
    
}


@media (max-width: 420px) { 
    #artList ul li a span{
        display:none;
    }
    
    #screen {
        height: 300px;
    }
    
    #dateH1{
        float:none;
        margin-top:0;
    }
    
    #thumbs {
        bottom: 27px;
    }


    
    
}