#static-container, .book-item .item-inner, .vid {
    padding: 2% 4.9%;
    border: solid transparent;
    border-width: 0 18px 0 18px;
    border-image:url("../img/static-container-border.png") 17 repeat;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

#static-container .separator {display: block; clear: both; text-align: center; width: 60% padding: 10px 20%; border-bottom: 5px grey dashed;}
#static-container {font-size: 1.1em;}
#static-container  p {padding: 6px 0;}
#static-container  h1, #static-container  h2, #static-container  h3, #static-container  h4 {color: #231F20;}
h4.vid-title {font-size: 1.2em;}

.item-text {color: #EEECD3;}

/* .book-item {
    border: solid transparent;
    border-width: 0 10px 0 10px;
    border-image:url("../img/static-container-border.png") 18 repeat;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
	background-color: #EEECD3;
} */
.vidwrap, .slideshow-modal {
    padding: 1.5%;
}

.footer-links {
    padding: 10px; 
	color: #000;
    text-align: center; 
}
.footer-links a, .footer-links a:visited {margin: 0 10px;}

a.footer_item, a.footer_item:visited {
    margin: 0 10px; 
    padding: 0 5px; 
    border: solid #fff; 
    border-width: 0 0px;
}

.isotope-item {
    background: transparent; 
    padding: 0;
}

/* .isotope-item .item-text {
    color: #231F20; 
    font-weight: bold;
} */


.glyphicon.langswitch {
    margin-top: -6px; 
    text-align: center; 
    font-size: 12px; 
    max-width: 100px;
}

.button_rachel {
    display: block; 
    z-index: 3; 
    position: fixed; 
    top: 80px; 
    width: 100px; 
    height: 81px;
}
.button_rachel.he {
    left: 0; 
    right: auto; 
}
.button_rachel img {
    width: 100%;
    height:100%;
}

.button_rachel.en{
    left: auto; 
    right: 0; 
}

.additional_stuff {background-color: #D44D30; padding: 15px; margin: 0;}
.additional_stuff a, .additional_stuff a:visited {color: #231F20;}


#home_languages *, #home_languages .item-text {direction: ltr; text-align: center !important;}
.doc-wrap h2 {font-size: 14px;}

.bulliti {}
.bulliti_he {padding-right: 20px; padding-left: 0; background: transparent url(../img/star.png) center right no-repeat; font-weight: bold;}
.bulliti_en {padding-left: 20px; padding-right: 0; background: transparent url(../img/star.png) center left no-repeat; font-weight: bold;}
.bullitins {background: transparent url(../img/stars.png);}
.scoop {display: block; width: 400px; padding: 10px 100px 0 0; font-size: 20px; background: url(../img/scoop.jpg) no-repeat top right; }
.scoop_list {display: block; width: 200px; padding: 100px 10px; font-size: 14px; background: url(../img/scoop.jpg) no-repeat; }

@media only screen and (max-width: 480px) {
    #static-container, .book-item .item-inner, .vid {
        border: none;
    }
}
