﻿/*
 * Yad Vashem IT division
 *
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

body {
	margin-top: 80px;
    font-family: "Open+Sans",sans-serif;
	font-size:15px;
	}
/*
1.gan
2.alef-bet
3.gimel-dalet
4.he-vav
5.zayin-tet
6.yod-yodbet
7.haredim
8.yod
*/

/*1.gan*/ 		.btn-1 { color: #ffffff; background-color: #F00; border-color: #F00;}
/*2.alef-bet*/   .btn-2 { color: #ffffff; background-color:#a4d74c; border-color: #a4d74c;}
/*3.gimel-dalet*/.btn-3 { color: #ffffff; background-color:#4caed7; border-color: #4caed7;}
/*4.he-vav*/     .btn-4 { color: #ffffff; background-color:#9164db; border-color: #9164db;}
/*5.zayin-tet*/  .btn-5 { color: #ffffff; background-color:#de1d78; border-color: #de1d78;}
/*6.yodalef-yodbet*/ .btn-6 { color: #ffffff; background-color:#943c39; border-color: #943c39;}
/*7.haredim*/    .btn-7 { color: #ffffff; background-color:#7bbbe8; border-color:#7bbbe8;}
.btn-7:hover, .btn-7:focus, .btn-7.focus { color: #eaeaff; text-decoration:none;}
/*8.yod*/ 		.btn-8 { color: #ffffff; background-color:#f29041; border-color: #f29041;}
				.btn-9 { color: #ffffff; background-color:#56699C; border-color: #56699C; float:right;}

/*.btn-8 { color: #ffffff; background-color:#9d29c3; border-color: #9d29c3;}
.btn-9 { color: #ffffff; background-color:#943c39; border-color: #943c39;}*/


/* Social networks color*/
.facebook { color: #3b5998;}
.youtube {color: #cc181e;}
.twitter {color: #326ada;}
.pinterest {color: #cb2027;}

.youtube {
	position: absolute;
	top:185px;
	left:30px;
	color:#cc181e;
	}

.illustration{
	float:left;
	margin:0 25px 25px 0;
	}

.illustration img{
	width:300px;
	}

	@media (min-width: 768px) { 
	.navbar-collapse ul {margin-top: 0px; } }	
	/*.logo{float:left; margin-left: 20px}*/
	.navbar-collapse .navbar-nav.navbar-left:first-child { margin-right: 0px; }

hr{
	margin-top:15px;
	margin-bottom:35px;
	}

.page-header .label { 
	font-size: 50%;
	padding: 10px;
	font-weight: normal;
	margin: 5px; 
	}
.gan { background-color: #f29041;}
.alef-bet { background-color: #a4d74c;}
.gimel-dalet { background-color: #4caed7;}
.he-vav { background-color: #9164db;}
.zayin-tet { background-color: #de1d78;}
.yod { background-color: #f29041;}
.yodalef-yodbet { background-color: #943c39;}
.haredim { background-color: #8597b1;}

.gan-font { color: #f29041;}
.alef-bet-font { color: #a4d74c;}
.gimel-dalet-font {color: #4caed7;}
.he-vav-font { color: #9164db;}
.zayin-tet-font { color: #de1d78;}
.yod-font { color: #f29041;}
.yodalef-yodbet-font { color: #943c39;}
.haredim-font { color: #8597b1;}

/*media icon set*/
.text-iconset {
  color:#666;
}

.text-iconset:hover {
  color: #666;
}

.for_teacher_font{
	color:#999999;
}
/*created by Anya*/

#mainmenu {
	font-size:13px;
	}


#topmenu{
	font-size:13px;
	}
	
.heading {  

	margin:20px 0px 20px 0px;
}
.bs-docs-header h1 {
    font-size: 37px;
    line-height: 1;
}
           
.btn:hover, .btn:focus, .btn.focus {
    color: #FFF;
    text-decoration: none;
}
.breadcrumb{
	font-size:14px;
	}
p{
	line-height:170%;
	}
blockquote p {
  font-size: 18px;
  color:#2b669a;
   display: inline;
}

blockquote {
   font-style: italic;
   font-family:Georgia,serif;
  padding: 0.5em 10px;
   border-left: none;
  /*quotes: "\201C""\201D""\2018""\2019";*/
  
 
}
blockquote:before {
  color: #ccc;
  content:   url(../images/press-quote.png);
  font-size: 4em; 
  line-height: 0.1em;
  margin-right: 0.25em;
  /*vertical-align: -0.4em;*/
  
  
}
p.success, p.info, p.error, p.warning {
    border: 1px solid;
    border-radius: 6px;
    font-weight: bold;
    padding: 15px;
}
p.success a, p.info a, p.error a, p.warning a {
    color: #666 !important;
}
p.success a:hover, p.info a:hover, p.error a:hover, p.warning a:hover {
    color: #000 !important;
    text-shadow: none;
}

p.info {
    background: none repeat scroll 0 0 #eaefed;
    border-color: #cfdeeb;
    color: #069;
}

 p.info {
    /*border: 1px solid;*/
    border-radius: 6px;
    font-weight: normal;
    padding: 15px;
}
/*Header*/
.navbar-header{
	width:auto;
	}
.navbar-header .logo {
    border-right: 1px solid #fff;
    float: left;
    margin-right: 15px;
    margin-top: 13px;
    padding-right: 15px;
}

.navbar-brand {
    float: left;
    font-size: 30px;
	padding-top:21px;
    /*height: 50px;
    line-height: 20px;
    padding: 15px;*/
	}

.navbar-inverse .navbar-brand {
    color: #FFF;
}

.navbar-inverse a.navbar-text {
    color: #FFF;
}
.navbar-inverse p.navbar-text{
    color: #CCC;
	}
a.btn-social-icon {
    color:#CCC;
	padding: 6px  4px;
	font-size:16px;
	}

a.navbar-brand {
	color:#FFF;
	}



	
/*Header End*/	
p.heb{
	 font-style: italic;
   font-family:Georgia,serif;
 /* padding: 0.5em 10px;*/
   border-left: none;
  font-size: 20px;
  color:#999;
	}
 p.heb:before {
  color: #ccc;
 /* content:  url(../../27th/images/press-quote.png);*/
  font-size: 4em; 
  line-height: 0.1em;
  margin-right: 0.25em;
  /*vertical-align: -0.4em;*/
  
  
}
 p.heb:after {

margin:23px 0 0;
 color: #ccc;
 /* content:url(../../27th/images/press-quote.png);*/
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

p.credit {
	font-size:14px;
	color:#666;
	
	}

.quotes-big {
	margin-bottom:20px;
}
 blockquote footer{
	 
  margin-top: 10px;
 }
  
.white {  border-top: 1px solid #fefbf4;
	margin-bottom: 10px;
    margin-top:10px;
}
 

/*created by Anya*/
.bs-docs-header h2{
 padding-top:0px;
 color:#cde2ff;
}
h2,
.h2 {
  font-size: 26px;
  /*padding-top:15px;*/
  color:#069;
   margin-bottom:3px;
}

h3,
.h3 {
  font-size: 20px;
  color:#069;
  margin-top:0px;
}

h4, 
.h4 {
  font-size: 18px;
  margin-top:15px;
  margin-bottom:20px;
  color:#069;
   
}
h5,
.h5{
	font-size: 16px;
}

.mt20{
	margin-top:20px;
	}
.mb20{
	margin-bottom:20px;
	}

p.add_space{ margin-top:2em;}	
.callout callout-student {
background: #f2e9dc; 
border: 1px #786143 solid; 
padding: 10px; 
margin-bottom: 1em;
overflow: hidden;
}
.for_teacher {
background: #DFDED9;
border: 1px #666 solid;
padding: 10px;
margin-bottom: 1em;
}


.carousel-caption {
    background: rgba(0, 0, 0, 0.35);
}
.btn-sm{
	margin-bottom: 10px;
	}

/* Common styles for all types */
.callout {
  margin: 20px 0;
  padding: 20px;
  border-right: 3px solid #eee;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout img {
	margin-left: 50px;
}

/* Variations */
.callout-teacher {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.callout-teacher h4 {
  color: #34789a;
}
.callout-song {
  background-color: #EFEFEF;
  border-color: #D8D8D7;
  width:40%;
}
.callout-student {
  background-color: #faf8f0;
  border-color: #faebcc;
}
.callout-student h4 {
  color: #8a6d3b;
}
.callout-general {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.callout-general h4 {
  color: #34789a;
}


.float-inverse {float: left;}

 
.jumbotron img {float:left;}

/* Common styles for tooltips in <p> tages */

    .footnote{
        cursor:pointer;
		color: #428BCA;
		
    }
	
	.tooltip-inner {
		width: 400px;
		
	}
	.popover-content {
	background-color: #f7f7f9;	
	}

/*You tube embedding*/


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#slider-thumbs li{
	cursor:pointer;
	}

.carousel-caption{
	bottom:0;
	/*width:100%;*/
	padding:10px 25px 0 25px;
	left:0;
	right:0;
	}

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  background-color:#fefbf4;
  
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  /*height: 60px;*/
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
  position: relative;
}

#push{height:60px;}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 20px 15px 0;
}
.container .text-muted {
  margin: 12px 0 12px;
  font-size:12px;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

code {
  font-size: 80%;
}

/* CSS Document */

.modal-lg {
    width: 970px;
}

#yv_menu_button { 
  position: fixed; 
  top: 0px; 
  z-index: 1031;
}

#yv_menu_button img{ 
	padding-left: 5px; 
	padding-top: 11px;
}

@media (max-width: 767px) {
  .navbar-brand	{
	  font-size:24px;
	  }
}


@media print {
	.breadcrumb {display: none;}
	#footer {display:none;}
/*	 .printable {display:block;}
.dont_print{display:none;}*/
	
}

