/*
Theme Name: chizukim
Theme URI: www.reinforcements.co.il
Description: Aharon Bar - Chadashim Labkarim <a href="\cf4 \cb5 www.reinforcements.co.il\cf2 \cb3 ">How to Build a WordPress Theme with Bootstrap</a>.
Author: admin
Author URI: \cf4 \cb5 www.reinforcements.co.il\cf2 \cb3 \
Version: 1.0
Tags: responsive, white, bootstrap
License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/
*/

@import url('https://fonts.googleapis.com/earlyaccess/alefhebrew.css');

@font-face {
    font-family: 'dorian_clmbook';
    src: url('fonts/dorianclm-book-webfont.eot');
    src: url('fonts/dorianclm-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dorianclm-book-webfont.woff') format('woff'),
    url('fonts/dorianclm-book-webfont.ttf') format('truetype'),
    url('fonts/dorianclm-book-webfont.svg#dorian_clmbook') format('svg');
    font-weight: normal;
    font-style: normal;
    
}


@font-face {
    font-family: 'dorian_clmbook';
    src: url('fonts/dorianclm-bookitalic-webfont.eot');
    src: url('fonts/dorianclm-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dorianclm-bookitalic-webfont.woff') format('woff'),
    url('fonts/dorianclm-bookitalic-webfont.ttf') format('truetype'),
    url('fonts/dorianclm-bookitalic-webfont.svg#dorian_clmbookitalic') format('svg');
    font-weight: normal;
    font-style: italic;
    
}


@font-face {
    font-family: 'Conv_Yakovthin';
    src: url('fonts/Yakovthin.eot');
    src: local('â˜º'), url('fonts/Yakovthin.woff') format('woff'), url('fonts/Yakovthin.ttf') format('truetype'), url('fonts/Yakovthin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media all and (min-width: 801px) {
    .main-container {width:60%;    margin:auto;}
    .sub-name{font-size: 50%;}
    .eightPaneColumn{width:25%;}
    .list-categories{width: 20%;   display:block}
    .left-sidebar {width: 18%}
    .nav-collapse{ display:inline-block;}
    .res-menu-wrapper{display:none;}
    .res-main-menu{display:none}
    .featured-post{width:50%}
    .featured-hover{width:50%}
    .logo{width:48%;}
    .outer-select-post{width:25%}
    .ddownload-relocated>.ddownload-button{width:20%;}
    .main-container #nati-media-player{width:70%}
    .res-category-button{display:none;}
    .res-ask-for-support{display:none;}
    .post-list{  padding-left: 0%;}
    .res-main-menu{display:none;}


}

@media all and (max-width: 800px) and (min-width: 681px) {
    .outer-select-post{width:50%}
    .sub-name{font-size: 46%;}
    .main-container {width:60%;    margin:auto;}
    .eightPaneColumn{width:25%;}
    .list-categories{width: 20%;   display:block}
    .left-sidebar{width: 18%}
    .nav-collapse{ display:inline-block;}
    .res-menu-wrapper{display:none;}
    .res-main-menu{display:none}
    .featured-post{width:50%}
    .featured-hover{width:50%}
    .logo{width:48%;}
    .ddownload-relocated>.ddownload-button{width:20%;}
    .main-container #nati-media-player{width:70%}
    .res-category-button{display:none;}
    .res-ask-for-support{display:none;}
    .post-list{  padding-left: 0%;}
    .res-main-menu{display:none;}


}

@media all and (max-width: 680px) and (min-width: 401px) {
    .sub-name{font-size: 50%;}
    .main-container {width:100%;    margin:0;}
    .front-page{width:70%;}
    .eightPaneColumn{width:50%;}
    h1{width:85%;}
    .list-categories{width: 100%;   position: relative; display:none;}
    .left-sidebar {width: 27%;   position: relative;display:block;}
    .nav-collapse{display:none;}
    .res-menu-wrapper{display:block;}
    .featured-post{width:100%}
    .featured-hover{width:70%}
    .logo{width:83%;}
    .outer-select-post{width:50%}
    .ddownload-relocated>.ddownload-button{width:92%;}
    .main-container #nati-media-player{width:98%}
    .res-category-button{display:block; width:70% }
    .res-ask-for-support{display:none;}
    .post-list{  padding-left: 20%;}


}
@media all and (max-width: 400px) and (min-width: 0px) {
    .sub-name{font-size: 40%;}
    .main-container {width:100%;}
    .eightPaneColumn{width:100%;}
    .left-sidebar {width: 100%;   position: relative; display:none;}
    .list-categories{width: 100%;   position: relative; display:none;}
    .nav-collapse{display:none;}
    .res-menu-wrapper{display:block;}
    .outer-select-post{width:100%}
    .featured-hover{width:100%}
    .featured-post{width:100%}
    .ddownload-relocated>.ddownload-button{width:92%;}
    .main-container #nati-media-player{width:98%}
    .logo{width:83%;}
    .res-category-button{display:block; width:100%}
    .res-ask-for-support{display:block;width:100%}
    .post-list{ padding-left: 5%;font-size: 80%;}

}
.res-category-button{
    padding: 16px 0 18px;
    border-top: solid 1px #cdcdcd;
    text-align: center;
    background: #f3f3f3;
    width:100%;
}
.res-ask-for-support{
    padding: 16px 0 18px;
    border-top: solid 1px #cdcdcd;
    text-align: center;
    background: #f3f3f3;
}
.nav-collapse{
    width: 50%;
    height:100%;
    margin: auto;
    top: 27%;
    position: relative;
}

body {
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica, Arial, sans-serif;
    direction:rtl;
      margin: 0;
       box-sizing:border-box;
       height:100%;
}
.list-categories a{
    text-decoration:none;
    margin-right: 5%;
}

.list-categories-title{
    font-size: 120%;
    padding: 7%;
    color: #C3AD7E;
    font-weight: 400;
    font-family: 'dorian_clmbook';
}

a{
    color:black;
    text-decoration: none;
}

a:hover,
a:focus{
    color: #ffb618;

}
.navbar-inner a.brand-name:hover, .navbar-inner a.brand-name:focus{
    color:black;
}
.navbar-inverse .navbar-inner .container{
    height: 100%;
    width: 100%;
    direction: rtl;
}
.navbar-inner a.brand-name {
    text-decoration: none;
     /* width: 20%;
    float:right;
      font-size: 25px;*/
    right: 6%;
    position: relative;
    color: black;
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica, Arial, sans-serif;
    text-shadow: none;
    font-size: 150%;
    bottom: 18%;
    top:2%;
}

.navbar-fixed-top{
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica,    Arial, sans-serif;
    position:fixed;
    box-shadow: rgba(0,0,0,0.2) 0px 2px 13px, inset rgba(0,0,0,0.2) 0px -6px 9px;
    border-radius: 1%;
    width: 100%;
    top: 0px;
    height:13%;
    z-index:10;
    min-height:60px;
}
.navbar-inverse .navbar-inner {
    background-color: #ffffff;
    height: 100%;
   }

.brand-image img{
    height: 80%;
    top: 10%;
    position: relative;
    border:none;
}

.logo{
    height: 100%;
    right: 3%;
    position: relative;
    float:right;
}
.brand-image{
    float:right;
    width: 12%;
}

ul.main-menu-nav .menu > ul{
    height:100%
}
ul.main-menu-nav{
    margin: auto;
    padding: 0;
}
.main-menu-nav ul li{
    display:block;
    float: right;
    top: 34%;
    text-align:center;
    position: relative;
    padding-left: 20px;
}


#post-categories-div a,
.main-menu-nav ul li a{
        color: black;
        font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica,    Arial, sans-serif;
        text-decoration:none;
    }
#post-categories-div a:hover,
.main-menu-nav ul li a:hover,
#post-categories-div a:focus,
.main-menu-nav ul li a:focus{
    color: #ffb618;;
}
    .main-menu-nav ul li a:hover,.main-menu-nav ul li a:focus{
        color: #ffb618;
        text-decoration: none;
    }
    .main-menu-nav ul li ul{
        display:none;
    }

.sub-name{
    padding-left: 10%;
    font-family: 'dorian_clmbook';
    font-style: italic;
}

.left-sidebar{
    float: left;
    position: absolute;
    left: 1%;
    direction: rtl;
    text-align: center;
    overflow: hidden;
    top:13%;
    
}



.left-sidebar .wpcf7-form input{
    width: 90%;
    direction: rtl;
}

.left-sidebar .wpcf7-form .input-fields{
        display: none;
}

.left-sidebar .donation-call{
    font-family: 'dorian_clmbook';
    font-style: italic;
    direction: rtl;
}

.left-sidebar .donation-call img{
    margin-bottom: 4%;
    width:100%;
    margin-top: 2%;
}
.separator-image{
    margin-bottom: 7%;
}
.left-sidebar .wpcf7-form textarea{
    width: 90%;
}
.ajax-loader{
    display: none;
}

.main-container{
    top: 13%;
    position: relative;
    text-align:right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica,    Arial, sans-serif;

}

.main-container h1{
    padding-top:15px;
}
.menu a{
    text-decoration: none;
}
.twoPaneColumn {
    width: 50%;
    padding: 0px 10px;
    float: right;
    box-sizing: border-box;
    min-height:200px;
    border:0.5% solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

.sixPaneColumn {
    width: 16.6%;
}

#post-image{
    position:relative;
}

#post-image-div{
    overflow: hidden;
    padding-top: 9%;
    margin:auto;
    position: relative;
}

#post-categories-div{
    text-align: center;
    margin-top: 2%;
    direction: rtl;
    color: #ffb618;
}

.main-container #nati-media-player{
    float:left;
}

.main-container #nati-media-player .yf-skin .yf-controls{
    z-index:9;
}

h1{
    direction: rtl;
    max-width: 80%;
    text-align: center;
    margin: auto;
    font-weight: normal;
}

h3{
    direction: rtl;
    max-width: 65%;
    text-align: center;
    margin: auto;
    font-weight: normal;
    font-family: 'dorian_clmbook';
    font-size: 115%;
    margin-top: 2.5%;
    font-style: italic;
    line-height:1.8;
}

#social-network{
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    height: 32px;
    line-height: 30px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
}
#social-network ul{
    margin: 0;
    padding: 0;
    text-align: center;
    top: 18%;
    position: relative;
}
.share-li*{
    filter:alpha(opacity=0.1);
    opacity:0.01;/*Hide Facebook button*/
}

.share-li {
    float: right;
/*
    filter: alpha(opacity=0.1);
    opacity: 0.01;
    display: inline-block;
    background: white;
    background-image: url("images/facebookIcon.png");
    /* display: inline-block;
    z-index: 10;
    background-size: 23px 20px;
    background-repeat: no-repeat;
    background-origin: 20px;
    background-position-x: 50%;
    height: 100%;
    /* background: white; */
}
.ddownload-relocated{
	height:80px;
    width: 90%;
    border-right: 4px inset #ffb618;
    box-shadow: rgba(0,0,0,0.2) 0px 2px 16px, inset rgba(0,0,0,0.2) 0px -1px 2px;
    margin:auto;
      min-height: 50px;
}
.ddownload-relocated>.ddownload-button{
    margin-right: 1%;
    margin-top: 2%;
    text-align: center;
    height: 13px;
      padding-left: 0;
}
.ddownload-relocated>#nati-media-player{
    margin-left: 1%;
    margin-top: 2%;
}
.ddownload-relocated>h4{
    margin-top: 2%;
    margin-right: 1%;
    padding-bottom: 1%;
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica,    Arial, sans-serif;

}
.list-categories .cat-item {
    display: block;
    padding: 16px 0 18px;
    border-top: solid 1px #cdcdcd;
}

.list-categories>.cat-item:last-child {
    border-top: solid 7px #cdcdcd;
    
}

.list-categories{
    background: #f3f3f3;
    z-index: 3;
    position: absolute;
    direction: rtl;
    top: 13%;
      box-shadow: rgba(0,0,0,0.2) 0px 2px 16px, inset rgba(0,0,0,0.2) 0px -1px 2px;
      text-align: center;
}
.list-categories li ul.children{
    position: relative;
    background: #eee;
    width: 70%;
    display:none;
    
}

.list-categories > .cat-item:active,  .list-categories > .cat-item:hover, .list-categories > .cat-item:visited{
    border-left: solid 5px #ffb618;
    background: #fff;
    position: relative;
    z-index: 1;
}
.chosen-category-li{
    border-left: solid 5px #ffb618;
    background: #fff;
    position: relative;
    z-index: 1;
}
.list-categories li ul li:last-child{
    border-bottom:  solid 1px #cdcdcd;

}

#menu-icon{
    background: #ffb618;
    height: 5px;
    width: 100%;
    content: '';
    position: absolute;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

#menu-icon:after{
    top:8px;
    background: #ffb618;
    height: 5px;
    width: 100%;
    content: '';
    position: absolute;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

#menu-icon:before{
    top:-8px;
    background: #ffb618;
    height: 5px;
    width: 100%;
    content: '';
    position: absolute;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;

}

.res-main-menu{
    width:70%;
    display:none;
}
.res-menu-wrapper{
    width: 30px;
    height: 40px;
    left: 4%;
    position: absolute;
    top: 40%;

}
.res-main-menu ul li{
    width: 100%;
    background-color: white;
    height: 80%;
    border: 1px rgb(245, 241, 241) solid;
}

#audioplayer{
    width: 100%;
    margin: 0;
    text:center;
}
#audiotrack{
    width: 100%;
}

audio{
    width:100%;
}

.post-list .post-item{
      clear:both;
      border-bottom: 1px solid gray;
  min-height: 220px;
}

.post-list .post-item p{
    font-size: 110%;
    font-weight: normal;
    
}

.post-list .post-item img{
    float: right;
    padding-left:5%;
    padding-bottom:2%;
}

.post-list .post-item a{
    text-decoration: none;
    font-family: 'dorian_clmbook';
    font-size: 91%;
    font-weight: normal;

}

.post-list .post-item a:hover{
    color: #ffb618;
}

.home-featured{
    width:100%;
    min-height: 400px;
    height:100%;
   }

.featured-post-data{
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica, Arial, sans-serif;
    position: absolute;
    max-width: 150px;
    max-height: 150px;
    background-color: white;
    width:50%;
	display:inline-block;
}

.featured-post-data p {
    font-size:70%;
    font-weight: bold;
    text-decoration: none;
    z-index:4;
    text-align:center;
}
.featured-post-data p a{
    text-decoration: none;
}
.featured-post-data h3{
    font-size:70%;
    text-decoration: none ;
    font-family: 'dorian_clmbook';
    font-style: normal;
}

.featured-post{
   
    float:right;
    border: solid 4px white;
    z-index: 2;
    border-top: solid 0 white;
    border-right: solid 0 white;
    border-bottom: solid 0 white;
    border-left: solid 0 white;
    background: transparent;
    transition: all 0.1s ease-in-out;
    

}
.featured-post img{
    width:100%;
	display:inline-block;
}

.featured-hover{
    display:none;
    position: absolute;
    z-index: 3;
    
    border-top: solid 4px white;
    border-right: solid 4px white;
    border-bottom: solid 4px white;
    border-left: solid 4px white;
    background: transparent;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.featured-hover-wrapper{
	display:inline-block;
}
.select-post{
    width: 90%;
      margin: auto;
}

.select-post img{
    width:100%;
    max-height: 135px;
    height: 100%;
}

.select-post-data p{
    margin:2px;
    font-size: 90%;

}

.select-post-data h3{
    font-size:78%;
    min-height: 90px;
    padding-bottom: 10px;}

.select-post-data p.select-category-link a{
    text-decoration: none;
    font-size: 90%;
    color: #ffb618;
}

.select-post-data .select-excerpt{
    font-size:85%;
     min-height: 150px;
}



.select{
    height: 35%;
    min-height: 300px;
    margin-top: 25px;
}

.outer-select-post{
    text-align:center;
    float: right;
    overflow: hidden;
    max-height: 400px;
}
.select-hover{
    display:none;
    position: absolute;
    z-index: 3;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-top: solid 4px rgb(252, 252, 252);
    border-right: solid 4px rgb(252, 252, 252);
    border-left: solid 4px rgb(252, 252, 252);
    background: transparent;
}

.post-list{
    right: 2%;
    position: relative;
}

.hub-category-title{
    padding-right: 1%;
}
.hub-container{
    width: 80%;
    margin: auto;
    top: 20%;
    position: relative;
}
.hub-category{
    clear:both;
}

.hub-category-title a{
    font-family: 'dorian_clmbook';
    text-decoration: none;
}

.hub-category-title a:hover{
     color: #ffb618;
}

#comments{
    top: 15%;
    position: relative;
    font-family: 'dorian_clmbook';
    text-decoration: none;
    width: 60%;
    margin: auto;
}

#comments h3{
    font-style:normal;
    
}
.must-log-in{
    text-align: center;
    font-size: 90%;
    margin: 0;
    min-height: 100px;
}
.commentmetadata, .says, .comment-author{
    display:none;
}

input{
    webkit-transition: background-color 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-bottom: 0;
    padding: 3%;
    width: 100%;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7f7f7f;
    cursor: text;
      font-size: 150%
}

textarea{
    webkit-transition: background-color 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: background-color 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-bottom: 0;
    width: 100%;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7f7f7f;
    cursor: text;
      font-size: 130%;
        max-height: 25%;
}

input[type=submit] {
      cursor: pointer;
}

input[type=radio] {
      width: auto;
}

.form.comment-form {
    width: 70%;
    margin: auto;
}
.form.comment-form input{
  padding: 2%;
}
.comment-form-comment #comment {
      height: 20%;
}
#error-page{
    direction:rtl;
}
.reply{
    display:none;
}
.about-image{
    float: left;
    margin-right: 2%;
}
.child-category-title{
    text-align:center;
    height: 10%;
    margin-bottom:2%;
        font-size: 140%;
    background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255, 182, 24, 0.18)),to(#dcdcdc));
    background-image:-webkit-linear-gradient(top,rgba(255, 182, 24, 0.18),#dcdcdc);
    background-image:-moz-linear-gradient(top,rgba(255, 182, 24, 0.18),#dcdcdc);
    background-image:-ms-linear-gradient(top,rgba(255, 182, 24, 0.18),#dcdcdc);
    background-image:-o-linear-gradient(top,rgba(255, 182, 24, 0.18),#dcdcdc);
    background-image:linear-gradient(top,rgba(255, 182, 24, 0.18),#dcdcdc);

}
.child-category-title p
{
    top: 20%;
    position: relative;
}
a.child-category-link{
    text-decoration: none;
}
.comment-awaiting-moderation
{
        color: #4DE64D;
}
.comment-notes
{
    color:red;
}

.front-page .recent h2{
    text-align:center;
}
#daily-image-div #post-image
{
    width: 50%;
    float: left;
    margin-right: 4%;
    margin-bottom: 2%;
    margin-top: 3%;

}
.daily .ddownload-relocated{
    margin-top: 4%;

}
.daily-link{
    height: 50%;
}

.daily p:first-of-type{margin-top:5%;}

.daily #daily-image-div{
    margin-top:2%;
}
p.daily-spot{
    margin: 2%;
    font-size: 120%;
}

.comment-body{
    font-size: 87%;
}
.comment-body>p{
    font-family: "Alef Hebrew", "Helvetica Neue" ,Helvetica, Arial, sans-serif;
    margin: 0%;
}
form.comment-form{
        font-size: 90%;
}
#comments a{
    text-decoration: underline;
}

.left-sidebar .wpcf7{
        height: 35%;
}
.daily-link img{
}

.daily h3{
    margin:0;
    text-align:right;
}

.post-meta {    
    font-variant: small-caps;
    color: maroon;
    list-style-type: none;
    direction: ltr;
    text-align: left; 
}
.post-meta-key {font-weight: bold; font-size: 110%; }
form#loginform + a{
    width: 100%;
    display: block;
    background: silver;
    text-align: center;
    font-size: 212%;
}
#change-use-disclaimer
{
    padding: 20px;
    font-size: 18px;
    color: #796767;
}

