
/*  category-align  */

#category-align {
	margin: 0 auto;
	width:839px;
	padding: 11px 0 !important;
}

.-------------------- {}

#category-align .breadcrumbs {
	font-size: 0.7em !important;
	font-family:Verdana, Geneva, sans-serif !important;
	line-height: 17px;

}

.-------------------- {}

#category-align #exhibition-menu #menu a {
	font-size:0.75em !important;
	padding: 3px 25px 0 1px;
}

/*----------------  about  -------------------------*/

#menu-and-content {
	padding-bottom:100px;
}

#about-sidebar-block {
	width:105px;
	float:left;
}

#about-sidebar-block #exhibition-menu #menu {
	padding:0 0 20px 0 !important;
	margin-bottom:20px;
}

#about-sidebar-block #exhibition-menu #menu a {
	text-transform: none !important;
	font-family: circe !important;
}

/*----------------  clean  -------------------------*/

#clean-menu-and-content {
}

/*----------------  category-exhibition  -------------------------*/

#category-exhibition {
	margin-left: 110px;
	width:839px;
	padding: 11px 0 !important;
}

#exhibition-content {
	margin-left: 130px;
}

#category-exhibition h1 {
	font-family: circe !important;
	font-size: 1.6em !important;
	margin:45px 0 38px 0;
	
}

.-------------------- {}

#category-exhibition .exh-block {
	margin-bottom:1px;
}

#category-exhibition .exh-block:hover {
	background:#e8e7d5;
}

#category-exhibition .exh-block .img {
	width:184px;
	height:121px;
	float:left;
	overflow:hidden;
}

#category-exhibition .exh-block .content {
	height:115px;
	margin:0 22px 0 206px;
	color:#a99683;
	padding: 3px 0;
	font-family:circe !important;
}

#category-exhibition .exh-block .content .date-time {
	height:98px;
	overflow:hidden;
}

#category-exhibition .exh-block .content .date-time h1 {
	font-family:circe_extra_bold !important;
	font-size:1.5em !important;
	margin:0;
	color:#000;
}

#category-exhibition .exh-block .content .date-time p {
	padding-top:3px;
	line-height:20px;
}

#category-exhibition .exh-block .content .date-time a {
	color:#000;
}

#category-exhibition .exh-block .content .date-time a:hover {
	color:#666;
}

#category-exhibition .exh-block .content a.amore {
	color:#666;
	font-size:0.8em;
	text-decoration:underline;
	display:block;
	border:none !important;
	margin-left:2px;
}

#category-exhibition .exh-block .content a.amore:hover {
	color:#000;
}

#category-exhibition .exh-block .content a.amore span {
	width:12px !important;
	height:12px;
	background:url(../images/plus-minus.png) no-repeat;
	background-position: 0% 50%;
	padding:0 0 0 12px;
	margin-right:7px;
}

#category-exhibition .exh-block .trigger {
	display:none;
}

#category-exhibition .exh-block .trigger-display {
	margin:0 22px 0 206px;
	padding-top:30px;
}

#category-exhibition .exh-block .border-bottom {
	border-bottom: 1px solid #eeeae6;
	margin:0 22px 0 206px;
}

#category-exhibition .exh-block .tell-all {
	float:left;
	margin-right:4px;
	padding-top:4px;
	font-size:0.7em;
	color:#a99683;
}


.-------------------- {}

#category-exhibition .breadcrumbs {
	font-size: 0.7em !important;
	font-family:Verdana, Geneva, sans-serif !important;
	line-height: 17px;

}

.-------------------- {}

#category-exhibition #exhibition-menu #menu a {
	font-size:0.75em !important;
	padding: 3px 25px 0 1px;
}

.-------------------- {}
/* Preloader */

#parent {
	background-color: rgba(0, 0, 0, 0.8); /* black + some opacity */
	display: block;
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#child { 
	background: #fff; /* white */
	width: 520px;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border: 10px solid #ddd;
	position: relative;
	/*--CSS3 shadow for block--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 around border --*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(./PIE-1.0.0/PIE.php); /* not PIE.htc for localhost and hosting */
}

.-------------------- {}
/* Izdaniya */

.publishing #exhibition-content {
	margin-left: 0;
}