/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/
/*
 * Merriweather;
  font-weight: 700;
 *
 *
 * red: #ff2826
 *
 *
 * font-family: alef-regular, sans-serif;
 *
 *
 * font-family: Oswald, sans-serif;
 * 300 - 400 - 700
 *
 *
 * #main
 * #lang heb english
 * #top menu
 * #lang links
 * #top social menu
 * #search
 * #top big image
 * #sidebar
 * #video
 * #footer
 * #credit
 *
 *
 */






body
 {
  background: none repeat scroll 0 0 #FCF9EF;
}
body.page-main {
  background: none repeat scroll 0 0 #FCF9EF;
}
body.full-bkg {
        background: url('../images/bkg-hp.jpg') no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

body.blog {
  background: none repeat scroll 0 0 #FFFFFF;
}


#page-wrap {
}

h1, h2, h3, h4, h5, h6 { font-family: Oswald,serif; }

.scribd_iframe_embed {
  width: 100%;
}

blockquote {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: inherit;
  background-repeat: no-repeat;
  font-size: 1em;
  margin: 5px 10px;
  padding: 10px 60px 10px 10px;
  width: 100%;
}






blockquote p {
    width: 550px;
    font-size: 25px;
    color: #ff2826;
}




            /************ social **************/
.social {
    margin: 20px 0;
    overflow: hidden;
}


.social li {
    margin-right: 20px;
    float: left;
}

.social li a {
	text-indent: -9999px;
	display: block;
}

.social li.social-mail a {
	background: url('../images/icons.png') no-repeat -513px -187px; width: 85px; height: 23px;
}
.social li.social-facebook a {
	background: url('../images/icons.png') no-repeat -513px -125px; width: 85px; height: 23px;
}
.social li.social-twitter a {
	background: url('../images/icons.png') no-repeat -513px -157px; width: 85px; height: 23px;
}


  /* ------------------------------------------ */
    /*= homepage entrance ------------*/
/* ------------------------------------------ */

#hp-page-wrap {
  margin: 80px auto 130px;
  width: 491px;
}

#hp-all {
  overflow: hidden;
}



h1.hp-title {
  color: #FCF9EF;
  font-family: Oswald,serif;
  font-size: 6em;
  font-weight: 700;
  line-height: 1em;
  margin: 0 0 100px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}


.page-entrance #content-hp {
  background: url("../images/entrance-bkg-pdf.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 165px;
  line-height: 165px;
  margin-bottom: 100px;
  position: relative;
  text-align: center;
  display: none;
}

.page-entrance #content-hp ul {
}

.page-entrance #content-hp li {
  color: #FFFFFF;
  float: left;
  font-size: 2.4em;
  margin: 0 10px;
}

.page-entrance #content-hp li a {
  color: #5D95AC;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
}

.page-entrance #content-hp li a:hover {
    text-decoration: underline;
}

.entrance-lang {
  display: none;
}




  /* ------------------------------------------ */
    /*= #lang heb english ------------*/
/* ------------------------------------------ */

#main-lang-links {
  margin: 0 auto 35px;
  width: 260px;
}

#main-lang-links li {
  display: inline-block;
  margin: 0 20px;
}

#main-lang-links li a {
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}

#main-lang-links li.he-btn {}
#main-lang-links li.he-btn a {background: url('../images/icons.png') no-repeat -828px 19px; width: 88px; height: 88px;}
#main-lang-links li.he-btn a:hover {
	background: url('../images/icons.png') no-repeat -832px -100px;
}



#main-lang-links li.eng-btn {}
#main-lang-links li.eng-btn a {background: url('../images/icons.png') no-repeat -946px 19px; width: 88px; height: 88px;}
#main-lang-links li.eng-btn a:hover {
	background: url('../images/icons.png') no-repeat -946px -100px;
}

  /* ------------------------------------------ */
    /*= #lang links ------------*/
/* ------------------------------------------ */

#rest-lang-links {
  margin: 0 auto 50px;
  max-width: 1000px;
  text-align: center;
  width: 100%;
}


#rest-lang-links li {
  display: inline-block;
  margin: 0 3px;
}


#rest-lang-links li a {
  color: #FFFFFF;
  display: block;
  text-indent: -9999px;
}

/* col 1 */
#rest-lang-links li.col1 {}
#rest-lang-links li.col1 a {background: url('../images/icons.png') no-repeat -3px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col1 a:hover,
#rest-lang-links li.col1 a.selected {
	background: url('../images/icons.png') no-repeat -3px -329px;
}

/* col 2 */
#rest-lang-links li.col2 {}
#rest-lang-links li.col2 a {background: url('../images/icons.png') no-repeat -109px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col2 a:hover,
#rest-lang-links li.col2 a.selected {
	background: url('../images/icons.png') no-repeat -105px -329px;
}

/* col 3 */
#rest-lang-links li.col3 {}
#rest-lang-links li.col3 a {background: url('../images/icons.png') no-repeat -214px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col3 a:hover,
#rest-lang-links li.col3 a.selected {
	background: url('../images/icons.png') no-repeat -212px -329px;
}

/* col 4 */
#rest-lang-links li.col4 {}
#rest-lang-links li.col4 a {background: url('../images/icons.png') no-repeat -317px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col4 a:hover,
#rest-lang-links li.col4 a.selected {
	background: url('../images/icons.png') no-repeat -314px -329px;
}

/* col 5 */
#rest-lang-links li.col5 {}
#rest-lang-links li.col5 a {background: url('../images/icons.png') no-repeat -421px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col5 a:hover,
#rest-lang-links li.col5 a.selected {
	background: url('../images/icons.png') no-repeat -421px -329px;
}

/* col 6 */
#rest-lang-links li.col6 {}
#rest-lang-links li.col6 a {background: url('../images/icons.png') no-repeat -528px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col6 a:hover,
#rest-lang-links li.col6 a.selected {
	background: url('../images/icons.png') no-repeat -527px -329px;
}

/* col 7 */
#rest-lang-links li.col7 {}
#rest-lang-links li.col7 a {background: url('../images/icons.png') no-repeat -629px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col7 a:hover,
#rest-lang-links li.col7 a.selected {
	background: url('../images/icons.png') no-repeat -630px -329px;
}

/* col 8 */
#rest-lang-links li.col8 {}
#rest-lang-links li.col8 a {background: url('../images/icons.png') no-repeat -736px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col8 a:hover,
#rest-lang-links li.col8 a.selected {
	background: url('../images/icons.png') no-repeat -735px -329px;
}

/* col 9 */
#rest-lang-links li.col9 {}
#rest-lang-links li.col9 a {background: url('../images/icons.png') no-repeat -844px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col9 a:hover,
#rest-lang-links li.col9 a.selected {
	background: url('../images/icons.png') no-repeat -841px -329px;
}

/* col 10 */
#rest-lang-links li.col10 {}
#rest-lang-links li.col10 a {background: url('../images/icons.png') no-repeat -944px -218px; width: 88px; height: 88px;}
#rest-lang-links li.col10 a:hover,
#rest-lang-links li.col10 a.selected {
	background: url('../images/icons.png') no-repeat -944px -329px;
}


.selected {display: block !important;}

ul.selected {display: inline-block !important;}






  /* ------------------------------------------ */
    /*= #top menu ------------*/
/* ------------------------------------------ */


.header-entrance {

}

#header {
  background: none repeat scroll 0 0 #FCF9EF;
  margin: 0 auto;
  position: fixed;
  width: 100%;
  z-index: 9;
}
.page-main #header {
  background: none repeat scroll 0 0 #fbf9f2;
}
#header-center {
  margin: 0 auto;
  max-width: 1248px;
  position: relative;
}

.pages-nav {
  float: left;
  max-width: 960px;
  padding-top: 20px;
  position: relative;
  width: 100%;
}


.pages-nav li {
  float: right;
  font-family: alef-regular,sans-serif;
  font-size: 15px;
  line-height: 14px;
  margin: 0 0 0 15px;
  min-height: 59px;
  padding: 0;
  text-align: center;
}





.pages-nav a.main-link {
  background: url("../images/icons.png") no-repeat scroll -318px -9px rgba(0, 0, 0, 0);
  border-bottom: medium none !important;
  display: block;
  float: left;
  height: 59px;
  line-height: 60px;
  margin-right: 20px;
  text-indent: -9999px;
  width: 59px;
  margin-top: -5px;
}

.pages-nav a.main-link:hover {
  background: url("../images/icons.png") no-repeat -318px -79px; width: 59px; height: 59px;
}

.menu-top-menu-en-container {
  float: left;
  line-height: 30px;
  max-width: 840px;
  padding-top: 15px;
  width: 100%;
}







.pages-nav li a {
  color: #371919;
  display: block;
  line-height: 20px;
  max-width: 150px;
  padding: 0;
  text-decoration: none;
}

.pages-nav li:last-child a{
	 padding: 0;
}
.pages-nav li:last-child{
	 margin: 0;
}


.pages-nav li:hover, .pages-nav li.current-menu-item,
.pages-nav li.current-page-ancestor {
  border-bottom: 6px solid;
  color: #ff2826;
  /*padding-bottom: 28px;*/
}








  /* ------------------------------------------ */
    /*= #top social menu ------------*/
/* ------------------------------------------ */
#social-links {
  float: right;
}

#social-links li {
  display: inline-block;
}

#social-links li a {
  display: block;
  text-indent: -9999px;
}




#social-links li.link-col1 {}
#social-links li.link-col1 a {
        background: url('../images/icons.png') no-repeat -3px -445px; width: 94px; height: 94px;
}
#social-links li.link-col1 a:hover {
        background-position: -3px -541px;
}

#social-links li.link-col2 {}
#social-links li.link-col2 a {
	background: url('../images/icons.png') no-repeat -99px -445px; width: 94px; height: 94px;
}
#social-links li.link-col2 a:hover {
		background-position: -99px -541px;
}


#social-links li.link-col3 {}
#social-links li.link-col3 a {
    background: url('../images/icons.png') no-repeat -195px -445px; width: 94px; height: 94px;
}
#social-links li.link-col3 a:hover {
    background-position: -195px -541px;
}





 /* ------------------------------------------ */
    /*= #search ------------*/
/* ------------------------------------------ */


.sign-up-area {
  position: fixed;
  top: 110px;
}


.signup-btn {
  border-top: 1px solid #391A18;
  left: 0;
  padding: 12px 0;
  position: absolute;
  top: 5px;
  width: 67px;
}

.search-btn {
  border-bottom: 1px solid #391A18;
  border-top: 1px solid #391A18;
  left: 0;
  padding: 10px 0;
  position: absolute;
  top: 50px;
  width: 67px;
}

.reports-btn {
    border-bottom: 1px solid #391A18;
    padding: 12px 0px 30px;
    position: absolute;
    left: 0px;
    top: 103px;
    width: 67px;
}




#signup {
  background: url("../images/icons.png") no-repeat scroll -623px -134px rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 15px;
  position: absolute;
  width: 67px;
}

#signup:hover {
    background-position: -623px -153px;
}


#reports {
    background: url("../images/icons.png") no-repeat scroll -524px -11px transparent;
    cursor: pointer;
    height: 20px;
    position: absolute;
    width: 52px;
    left: 10px;
}

#reports:hover {
    background-position: -524px -63px;
}




#search {
  background: url("../images/icons.png") no-repeat scroll -630px -175px rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 25px;
  margin-left: 25px;
  width: 20px;
}

#search:hover {
    background-position: -659px -175px;
}

 /* ------------------------------------------ */
    /*= search  ------------*/
/* ------------------------------------------ */


.search-area {
  background: url("../images/bkg-search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: none;
  height: 200px;
  position: fixed;
  top: 95px;
  width: 100%;
  z-index: 9;
}

.search-area .close {
  color: #FFFFFF;
  cursor: pointer;
  font-size: 2em;
  left: 10px;
  opacity: 0.4;
  padding: 20px;
  position: absolute;
}

.search-area .close:hover {
  opacity: 1;
}

.search-box {
  line-height: 200px;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

form#searchform div input#s {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  color: #FFFFFF;
  font-family: Oswald,serif;
  font-size: 12em;
  font-weight: 300;
  margin-top: -30px;
  padding: 0 1%;
  text-align: left;
  width: 45%;
}

.english form#searchform div input#s {
  padding-left: 50px;
  text-align: left;
}


form#searchform div input#searchsubmit {
  background: url("../images/icons.png") no-repeat scroll -390px -9px transparent;
  border: medium none;
  color: #EEEEEE;
  float: right;
  font-size: 84px;
  height: 102px;
  margin-left: 20px;
  margin-top: 50px;
  padding: 0;
  text-indent: -9999px;
  width: 92px;
}

form#searchform div input#searchsubmit:hover{
    background-position: -708px -93px;
}

.english form#searchform div input#searchsubmit
{
    float: left;
      margin-right: 20px;
}


.inner-search {
  height: 200px;
  line-height: 200px;
  margin: 0 auto;
  max-width: 1070px;
  text-align: center;
}





  /* ------------------------------------------ */
    /*= #top big image ------------*/
/* ------------------------------------------ */
.top-image {
  background-position: center center;
  display: inline-block;
  height: 100%;
  max-height: 530px;
  width: 100%;
  position: relative;

  -webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}

.top-image img {
  max-width: 100%;
  width: 100%;
}


.photo-credit {
  bottom: 2%;
  color: #FFFFFF;
  font-size: 12px;
  position: absolute;
  left: 2%;
}



  /* ------------------------------------------ */
    /*= #page ------------*/
/* ------------------------------------------ */

#content {
  padding-bottom: 0;
  padding-top: 94px;
  position: relative;
  width: 100%;
}

.entry-all {
  margin: 0 auto 40px;
  max-width: 1245px;
  padding-top: 60px;
}

.page .entry {
  float: left;
  font-family: alef-regular, sans-serif;
  font-size: 1.8em;
  line-height: 28px;
  margin-left: 80px;
  max-width: 740px;
  width: 100%;
}
.page .entry h2 {
	font-size: 18px;
}
.entry span.txt-underline,
.entry p.lead {
  font-family: alef-regular, sans-serif;
}

.entry p {
  font-family: alef-regular, sans-serif;
  margin-bottom: 19px;
}

.entry a {
  padding-bottom: 2px;
}
.entry a:hover{
}


.main-page-content p.lead {
  line-height: 30px;
}



.entry .Big-red {
  color: #FF2826;
  font-family: Oswald,serif;
  font-size: 26px;
  font-weight: 700;
}

.entry .Bold-black {
  color: #414141;
  font-family: Oswald,serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}


.Big-red,
.entry p.lead span.Big-red,
.main-page-content span.Big-red {
  color: #FF2826;
  font-family: Oswald,serif;
  font-size: 26px;
  font-weight: 400;
}


.main-page-bkg {
  background: url("../images/main-bkg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}










  /* ------------------------------------------ */
    /*= page team ------------*/
/* ------------------------------------------ */
.team {
  background: none repeat scroll 0 0 #FCF9EF;
  overflow: hidden;
  padding-bottom: 200px;
  position: relative;
  z-index: 9;
}

.team .item {
  background: none repeat scroll 0 0 #FCF9EF;
  float: left;
  position: relative;
  width: 25%;
}

.team .item img {
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: 100%;
}


.team-heb-txt {
  background: url("../images/bkg-red-transparent.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  display: none;
  font-family: Oswald,serif;
  font-size: 1.8em;
  height: 100%;
  line-height: 35px;
  padding: 40px;
  position: absolute;
  top: 0;
  width: 100%;
}

.team-heb-txt h3 {
  font-family: Oswald,serif;
  font-size: 3em;

}




  /* ------------------------------------------ */
    /*= #main page ------------*/
/* ------------------------------------------ */
.main-page-content {
  float: left;
  margin-left: 80px;
  max-width: 720px;
}
.english .main-page-content {
  margin-left: 80px;
  margin-right: 80px;
}

.main-page-content p {
  font-family: alef-regular, sans-serif;
  font-size: 1.8em;
  line-height: 30px;
  margin-bottom: 20px;
}









.sidebar-main {
  float: right;
  max-width: 380px;
}
.english .sidebar-main {
	max-width: 380px;
	overflow: hidden;
	float: none;
}
.sidebar-main iframe{
	max-width: 380px;
	height: 220px;
}
.sidebar-main h2 {
  font-family: Oswald,serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
}

.sidebar-main a {
    display: block;
}

.bottom-main-page .col img, .sidebar-main img {
  height: 240px;
  margin-bottom: 35px;
  width: 382px;
}

.sidebar-main h2 a {
  color: #ff2826;
  text-decoration: none;
}
.sidebar-main h2 a:hover {}


.sidebar-main > p {
  font-family: Oswald,serif;
  font-size: 2.2em;
  line-height: 36px;
}


.sidebar-main a.read-more {
  color: #000000;
  display: block;
  font-family: alef-regular, sans-serif;
  font-size: 16px;
}

a.read-more {
  color: #000000;
  display: table;
 font-family: alef-regular, sans-serif;
  font-size: 16px;
  padding-bottom: 0;
  padding-top: 10px;
  width: auto;
}

.side-post-excerpt {
  font-family: alef-regular, sans-serif;
  font-size: 1.8em;
  line-height: 30px;
}

.side-post-excerpt a {
 display: inline;
}

.side-post-excerpt a.read-more {
  border-bottom: 1px solid #CCCCCC;
  display: inline;
  padding-bottom: 2px;
  text-decoration: none;
}








    /***********    mailchimp    **************/

    .page-newsletter .mc4wp-form p.agree input[type="checkbox"] {
      width: 13px;
      height: 13px;
      padding: 0;
      margin: 0;
      vertical-align: bottom;
      position: relative;
      top: -8px;
      \*overflow: hidden;
    }

    .page-newsletter .mc4wp-form p.agree label {
      display: block;
      padding-left: 15px;
      text-indent: -15px;
    }








    /*= slider-main ------------*/

.slider-main {
  background: none repeat scroll 0 0 #ccc;
  height: 580px;
}
.slider-main p {}


#sidebar li.current_page_item a {
}




#sidebar li.current_page_item a:before {
  content: url("../images/arrow-en.png");
  margin: 0 15px 0 -30px;
}



.swiper-container, .swiper-container2 {
  color: #FFFFFF;
  cursor: col-resize;
  direction: ltr;
  height: 290px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.swiper-container2 {
  margin-bottom: 60px;
}

.swiper-slide div {
    -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        width: 100%;
opacity: 0.6;
min-height: 290px;
}


.swiper-slide div:hover {
  opacity: 1;
}


.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}








    /*= bottom main page ------------*/

.bottom-main-page {
  margin-bottom: 80px;
  margin-right: 40px;
  overflow: hidden;
  padding: 0;
}

.bottom-main-page .col {
  float: left;
  margin-right: 10px;
  padding-right: 30px;
  width: 33.3333%;
}

.bottom-main-page {
  margin-left: 80px;
  overflow: hidden;
  padding: 0;
}

.bottom-main-page .col h2 {
  font-family: Oswald,serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
  min-height: 60px;
}


.bottom-main-page .col .one-post-excerpt, .bottom-main-page .col p {
  font-family: alef-regular, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  max-width: 320px;
}

.bottom-main-page .col h2 a {
    color: #FF1311;
    text-decoration: none;
}


.bottom-main-page .col a.read-more {
  display: inline;
  font-size: 16px;
  line-height: 40px;
  padding-bottom: 2px;
  text-decoration: underline;
}




  /* ------------------------------------------ */
    /*= #video ------------*/
/* ------------------------------------------ */




.video-container {
  height: 0;
  max-width: 640px;
  padding-bottom: 44%;
  padding-top: 42px;
  position: relative;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





  /* ------------------------------------------ */
    /*= #sidebar ------------*/
/* ------------------------------------------ */
#sidebar {
  background: none repeat scroll 0 0 #FCF9EF;
  min-height: 650px;
  padding: 70px 30px;
  position: absolute;
  right: 0;
  width: 288px;
}

#sidebar h2.parent {
  font-family: alef-bold,sans-serif;
  font-size: 2em;
  line-height: 26px;
  padding-bottom: 10px;
}

#sidebar h2.parent a {
  color: #ff2826;
  text-decoration: none;
}


#sidebar li {
  border-top: 1px solid #666666;
  font-family: alef-regular,sans-serif;
  font-size: 1.8em;
  line-height: 22px;
  margin: 0 0 10px;
  padding: 15px 0 2px;
}

#sidebar li a {
  color: #000000;
  display: block;
  text-decoration: none;
}

#sidebar li a:hover {
	color: #ff2826;
}





  /* ------------------------------------------ */
    /*= blog ------------*/
/* ------------------------------------------ */


.single .entry {
  margin-left: 80px;
  max-width: 800px;
}

.single .entry p {
font-size: 18px;
line-height: 24px;
}
.archive .entry-all, .blog .entry-all {
    padding-top: 0;
}
.entry-all {
    margin: 0 auto 40px;
    max-width: 1247px;
    padding-top: 60px;
}


.blog-area {
  float: left;
  max-width: 945px;
  padding-top: 60px;
}


#sidebar-blog {
  background: none repeat scroll 0 0 #F8F2E9;
  float: right;
  max-width: 288px;
  min-height: 500px;
  padding: 100px 20px;
  width: 100%;
}


#sidebar-blog select {
  border: 1px solid #000000;
  font-family: ambivalenti-400;
  font-size: 15px;
  height: 30px;
  margin-bottom: 20px;
  padding: 6px 0;
  text-align: center;
  width: 100%;
}


.first-post {
  float: left;
  margin-bottom: 56px;
  margin-left: 80px;
  padding-top: 30px;
  width: 866px;
}

.first-post-content {
  float: left;
  width: 555px;
}

.first-post-excerpt {
  color: #FF2825;
  float: right;
  font-family: alef-regular,sans-serif;
  font-size: 1.5em;
  line-height: 24px;
  margin-left: 30px;
  padding-top: 60px;
  width: 245px;
}


.entry-blog {
  float: left;
  margin-bottom: 200px;
  margin-left: 80px;
  max-width: 866px;
  width: 100%;
}

.entry-blog .entry {
  float: left;
  margin-left: 60px;
  max-width: 245px;
  min-height: 580px;
  width: 33.333%;
}

.entry-blog .entry:nth-child(3n+1) {
	margin-left: 0;
}



.first-post-content .entry .date,
.entry-blog .entry .date {
  font-family: Oswald, sans-serif;
  font-size: 12px;
}

.first-post-content .blog-excerpt,
.entry-blog .blog-excerpt {
  font-family: alef-regular, sans-serif;
  font-size: 1.5em;
  line-height: 24px;
  margin-bottom: 10px;
}

.entry-blog .blog-excerpt p {
  min-height: 192px;
}

.first-post-content h2, .entry-blog h2 {
  font-family: Oswald,sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: 0.2px;
  line-height: 22px;
  margin-bottom: 10px;
  min-height: 40px;
}

.entry-blog h2 a {
  color: #ff2826;
  text-decoration: none;
}

.entry-blog h2 a:hover{
    color: #414141;
}

.first-post-content .read-more,
.entry-blog .read-more {
  font-size: 12px;
  padding: 0;
}


.post-title-area {
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
}

.blog-img {
  float: left;
  margin-bottom: 23px;
  margin-right: 20px;
}

.post-title {
  float: left;
  line-height: 35px;
  max-width: 600px;
}

.post-title h1 {
	font-size: 26px;
}


.blog-excerpt {}

.entry-meta {
  padding-top: 0;
}
.entry-meta p {
  float: right;
  font-size: 1.4em;
  margin: 0 0 0 20px;
  padding: 0;
}

.entry-meta span {
  color: #FF2825;
  font-family: Oswald, sans-serif;
  font-size: 1.1em;
  line-height: 19px;
  margin: 0 0 0 10px;
  padding: 0;
}

.entry-meta span:first-child {
	margin: 0;
}
.entry-meta span a {
    font-family: alef-regular, sans-serif;
}

.entry-meta span.date {
  color: #414141;
  font-size: 1.4em;
}

.cat-links {}
.tag-links {}

em.title {
  color: #414141;
}

.cat-links a {}
.tag-links a {
  color: #000000;
}


.floatright > a,
.floatleft > a {
  color: #3A1A19;
  font-family: arial;
  font-size: 2em;
  font-weight: bold;
}



.single-content { font-size: 18px; line-height: 24px;}
.single-content p {}



  /* ------------------------------------------ */
    /*= #footer ------------*/
/* ------------------------------------------ */

#footer {
  margin: 0 auto 40px;
  max-width: 1165px;
  padding: 20px 0 60px;
  position: relative;
  z-index: 1;
}

#footer ul {
}


#footer li {
  display: inline-block;
  margin-left: 20px;
}
#footer li a {}

#footer li.social-facebook {
  float: left;
}
#footer li.social-facebook a {
	background: url('../images/icons.png') no-repeat -796px -18px; width: 29px; height: 21px;
	display: block;
	text-indent: -9999px;
}
#footer li.social-facebook a:hover {
	background-position: -796px -56px;
}

#footer li.social-twitter {
      float: left;
}
#footer li.social-twitter a {
	background: url('../images/icons.png') no-repeat -745px -18px; width: 29px; height: 21px;
	display: block;
	text-indent: -9999px;
}
#footer li.social-twitter a:hover {
	background-position: -745px -57px;
}

#footer li.home-link {
  float: left;
}
#footer li.home-link a {
    background: url('../images/icons.png') no-repeat no-repeat -390px -157px; width: 25px; height: 25px;
        display: block;
    text-indent: -9999px;
}
#footer li.home-link a:hover{
    background-position: -390px -187px;
}


#footer li.hebrew-link {
  float: left;
  margin-left: 0;
  margin-top: 6px;
}
#footer li.hebrew-link a {
    background: url('../images/icons.png') no-repeat -440px -164px; width: 38px; height: 13px;
        display: block;
    text-indent: -9999px;
}
#footer li.hebrew-link a:hover {
    background-position: -440px -194px;
}

#footer li.top {
  float: left;
  margin-left: 400px;
}

#footer li.top a {
    background: url('../images/icons.png') no-repeat -628px -14px; width: 55px; height: 43px;
    display: block;
    text-indent: -9999px;
}
#footer li.top a:hover {
    background-position: -628px -74px;
}


  /* ------------------------------------------ */
    /*= #credit ------------*/
/* ------------------------------------------ */


.credit {
  color: #CCCCCC;
  float: right;
  font-size: 12px;
  margin-top: 10px;
  right: 0;
}

#footer .credit li {
  font-family: alef-regular,sans-serif;
  line-height: 10px;
  margin-left: 10px;
}

.credit li:first-child {
  border-right: 1px solid #CCCCCC;
  padding-right: 10px;
}

.credit li a {
  color: #cccccc;
  text-decoration: none;
}
.credit li a:hover {
    text-decoration: underline;
    color: #999;
}


 /* ------------------------------------------ */
    /*= form ------------*/
/* ------------------------------------------ */
.wpcf7-form p {
  margin-bottom: 30px;
  max-width: 400px;
  width: 100%;
}

.wpcf7-form input {
  border: 1px solid #ddd;
    background: none repeat scroll 0 0 #fffaf3;
  color: #333333;
  font-size: 16px;
  height: 35px;
  max-width: 400px;
  text-indent: 4px;
  width: 100%;
}

.wpcf7-form select {
      border: 1px solid #ddd;
    background: none repeat scroll 0 0 #fffaf3;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  max-width: 400px;
  padding-top: 4px;
  width: 100%;
}

.wpcf7-form textarea {
      border: 1px solid #ddd;
    background: none repeat scroll 0 0 #fffaf3;
    font-size: 16px;
    height: 130px;
    max-width: 400px;
    padding: 4px;
    width: 100%;
}

.wpcf7-form input[type="submit"] {
  background: none repeat scroll 0 0 #FFFAF3;
  border: 1px solid #ddd;
  color: #391918;
  font-size: 20px;
  height: 40px;
  margin-right: 290px;
  text-indent: 0;
  width: 110px;
}

.wpcf7-form input[type="submit"]:hover {
  background: #94e4ff;
}
.wpcf7-form option {
  padding: 5px;
}

.wpcf7-response-output.wpcf7-validation-errors {
  border: 1px solid #FF2826;
  line-height: 25px;
  max-width: 400px;
  padding: 10px 70px;
  text-align: center;
  width: 100%;
}
span.wpcf7-not-valid-tip {
  color: #FF2826;
  direction: rtl;
  font-size: 14px;
}