/* CSS Document */
/* ---------------------------------------------------------------------- */
/*	Import fonts
/* ---------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,200,100,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);

html {
	background: url(/yv/fr/expositions/horonczyk/images/bg.jpg) no-repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body{
	background: #f6f4eb url(/yv/en/exhibitions/horonczyk/images/bg.png) repeat scroll 0 0;
	color: #444;
    font-family: "Open+Sans",sans-serif;
    font-size: 16px;
	padding-top:0px;
	background:none;
	}
a, a:hover{
	color:#a0522d;
	}
/*.navbar-fixed-bottom, .navbar-fixed-top*/
.navbar{
	border-radius: 0;
	margin-bottom:0;
	}
.navbar-inverse{
	/*background-color:#80401f;*/
	border:none;
	/*border-bottom:#c5bdaf 10px solid;*/
	/*height:80px;*/
	line-height:80px;
	background:none;
	}
.navbar-header h1{
    color: #A0522D;
    font-family: 'Ubuntu Condensed', sans-serif;	
    font-size: 34px;
	font-weight:bold;
    line-height: inherit;
    margin-left: 0;
    padding: 0 10px;
	text-transform: uppercase;
}
.navbar-header h1 span{	
    font-size: 30px;
	font-weight:normal;
}
.navbar-header .logo{
	border-right: 1px solid #A0522D;
	float:left;
	margin-top:13px;
	margin-right:5px;
	padding-right: 15px;
	}
	
	
.navbar-nav{
	float:right;
    cursor: pointer;
	}
.navbar-nav a {
	
    color: #b5cece;
	text-decoration:none;
	font-weight:600;
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{
	color:#fff;
	background-color:#604848;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border:none;
	box-shadow: none;
	}
.navbar-nav > li > a {
    padding-top: 15px;
	}

#dropdownMenu1{
	color: #A0522D;
	background:  none;
	/*background-image:url(/yv/en/exhibitions/horonczyk/images/but_bg70.jpg);*/
	height: 70px;
	}
	
	.dropdown-menu {
    margin-top: 0px;
	padding:0px;
	}

.navbar-nav li .dropdown-menu{
	margin:0;
	border: solid 3px #A0522D;!important;
	border-top-left-radius: 8px;!important;
    border-top-right-radius: 8px;!important;
	border-bottom-left-radius: 8px;!important;
    border-bottom-right-radius: 8px;!important;
	background-color:#eeeae4;
	}
	
.dropdown-menu .divider {
   
    background-color: #C5BDAF;
	margin:0px;
}

.dropdown-menu li.bottom{
	border-bottom:none;
	}
.dropdown-menu li a{
	padding:15px;
	font-weight:bold;
	color:#777;
	font-size:110%;
	}
.dropdown-menu li a:hover{
	background-color:#A0522D;
	color:#ece6db;
	}
.album-title{
	font-weight:bold;
	color:#777;
	font-size:110%;
	}
	
.navbar-brand > img {
    display: inline-block;
	}
.navbar-inverse .navbar-toggle {
    background-color: #483536;
    border: none;
}	
.dropdown-menu {
	/*min-width:290px;*/
	}
.dropdown-menu .thumbnail{
	display:inline-block;
	margin-right:10px;
	float:left;
	}
.dropdown-menu li{
	display:block;
	width:100%;
	}
	

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #a0522d;
    font-family: 'Ubuntu Condensed', sans-serif;
}
h1, h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}




h2
{
    margin-bottom: 10px;
    margin-top: 20px;
	text-transform:uppercase;
}

h4{
     font-size: 20px;
}

blockquote{
	border-left:5px solid #c5bdaf;
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17px;
    font-style: italic;
    margin: 30px 0px 20px 0px;
    padding: 10px 20px;
	}
.prevImg, .nextImg {
    color: #a0522d;
    cursor: pointer;
	}
#imgCount {
    display: inline-block;
    margin-left: 10px;
    vertical-align: super;
	font-size:90%;
	font-style:italic;
	padding-bottom:10px;
}
.thumbnail {
    margin-bottom: 7px;
	background-color: #f2eedb;
    border: 3px solid #f2eedb;
	  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
	}
#thumbs button{
	margin-right:10px;
	padding:0;
    border: 3px solid #ebe4d2;
	}
#thumbs button img{
	width:75px;
	height:75px;
	float:left;
	opacity:0.4}

div.caption p{
	text-align:center;
	font-size:15px;
	font-weight:600;
	}	
	
	a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #fff;
  background-color: #fff;
}
	
	
	
	
/*.img-responsive { border:10px solid #f2eedb;
	}*/

hr {
	/*background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.55), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.55), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.55), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.55), rgba(0,0,0,0));*/
	/*border: 0 none;*/
	border-color:#e8e8e8;
	height: 1px;
	margin: 22px 0;
	}
	
.carousel-caption {
    bottom: 0;
    left: 0;
    padding: 10px 25px 0;
    right: 0;
	background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
    text-align: left;
	font-size:15px;
	}
#slider-thumbs li {
    cursor: pointer;
	}
.carousel{
	margin-top:15px;
	margin-bottom:40px;
	}
.carousel-indicators{
	bottom:-40px;
	}
.carousel-indicators li {
    background-color: #5a5a5a;
    border: 1px solid #777;
    /*border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;*/
}

footer{
	background:none;
	/*background-image:url(/yv/en/exhibitions/horonczyk/images/footer_bg.jpg);*/
    /*border-top: 10px solid #546168;*/
    color: # 333;
    font-size: 0.9em;
    /*padding: 10px 0 0;*/
    position: relative;
	margin-top:30px;
	}
div.footer-copyright {
    background: none;
    /*border-top: 1px solid #888;
    margin-top: 40px;*/
    padding: 20px 0;
}
footer h1, footer h2, footer h3, footer h4, footer a {
    color: #ffffff !important;
}
footer h4 {
	padding-top:5px;
	padding-bottom:5px;
    font-size: 1.5em;
    font-weight: 400;
   /* text-shadow: 1px 1px 1px #000000;*/
}
/******************** Buttons ***********************/
.btn-main-color {
    background-color: #809d9d;
    color: #ffffff;
}
.btn {
    transition: all 0.3s ease 0s !important;
}
.btn-xs, .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-main-color:hover, .btn-main-color:focus, .btn-main-color:active, .btn-main-color.active {
	background-color: #6a837f;
	border-color: #6a837f;
	color: #ffffff;
}

/*sm*/
@media (min-width:768px) and (max-width:1200px) {
	.navbar-header h1{
		font-size:20px;
		text-transform:none;
	}
	.navbar-header h1 span{
		font-size:20px;
		text-transform:none;
	}
	.navbar-header .logo {
		margin-left:15px;
		}
		
		
}
/*xsm*/
@media (max-width: 768px) {
	.navbar-brand {
		height:auto;
		padding:20px 0 0 10px;
		}
		
	/*.navbar-header h1{
		text-transform:none;
		text-transform: uppercase;
		line-height:130%;
		position:relative;
		color:#90a9a9;
		font-size:30px;
	}
	.navbar-header h1 span{
		text-transform: uppercase;
		font-size:28px;
	}*/
	h1.visible-xs-block{
		color:#a0522d;
		font-size:30px;
		font-weight:bold;
		text-transform: uppercase;
		padding:0 15px;		
		}
	h1.visible-xs-block span{
		font-size:28px;
		font-weight:normal;		
		}
		
	.h2, h2{
		font-size:26px;
		}
	.navbar-header .logo {
		margin-left:15px;
		}

	.navbar-collapse.collapse {
		display: block!important;
		}
		
	.navbar-nav>li, .navbar-nav {
		float: left !important;
		}
		
	.navbar-nav.navbar-right:last-child {
		margin-right: -15px !important;
		}
		
	.navbar-right {
		float: right!important;
		}
		
	#dropdownMenu1{
			float:right;
			margin-top: -65px;
		}
	.navbar-nav .open .dropdown-menu{
		width:100%;
		background-color:#fff;
		float:left;
		}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color:#000;
		}
	.navbar-header .logo{
		border-right: none;
		}
}

@media print{
	.shareit{
		display:none;
		}
	.footer-content{
		display:none;
		}
	}