#news-title{
	display:							none;
}
.headBlock{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.pgLogo2{
	/*float:								left;*/
	/*margin-left:					100px;*/
	/*opacity:							1;*/
}
.pgLogo{
	/*float:								right;*/
	/*margin-bottom:				10px;*/
}
.menuButton{
	display:							block;
	width:							36px;
	height:							36px;	
	float:								left;
}
.donatorsMenu{
    position: absolute;
    bottom: -114px;
    left: -267px;
}
.donatorsMenu a{
	text-transform: uppercase;
    top: 112px;
    display: block;
    /* font: normal 12px Arial, sans-serif; */
    font-size: 14px;
    position: absolute;

}
.donatorsMenu span{
	margin-left: 					290px;
}
.musMenu{
	display: inline-block;
	/*background: 					rgb(247, 247, 247);*/
	margin:							10px 0px;
	padding-bottom:				10px;
	text-transform: uppercase;
}
.musMenu ul{
	-moz-column-count: 		3;
    -webkit-column-count: 	3;
	column-count: 				3;
	padding-top:					10px;
}
.musMenu li{
	padding:							5px 5px 5px 15px;
	display:							block;
}	
.musMenu a{
	/*font:								normal 12px Arial, sans-serif;*/
	/*color:							rgb(106, 121, 137);*/
	font-size:13px;
	color: #000;
}
.musMenu a:hover{
	text-decoration: none;
}
.musMenu li:hover{
	background:					rgb(236, 236, 236);
	/*color:							rgb(69, 104, 142);*/
	color: #d7b46a;
	text-decoration: none;
}
.musMenu span{
	float: right;
}

.searchArticle{
   margin: 20px 0 20px 0;
    text-align: right;
    /* float: right;*/
}
.searchArticle input{
	/*width:							300px;*/
	/*height:							26px;*/
	/*color:							#6c6c6c;*/
	/*padding: 						0 10px;*/
	/*font: 							normal 14px 'Open Sans', Tahoma, sans-serif;*/
	/*	font-size: 15px;*/

}
.searchArticle button{
	/*height:							30px;*/
	/*color:							#fff;*/
	/*background:					#d7b46a;*/
	/*padding:							3px;*/
	/*border:							0;*/
	/*width:							100px;*/
	/*border-radius: 3px;*/
	/*text-transform:				uppercase;*/
	/*font:								bold 14px Areal, sans-serif;*/
	/*	font-size: 15px;*/

}
.searchArticle button:hover{
	/*background:					#f1a19d;*/
	/*cursor:							pointer;*/
	/*color:							#000;*/
}
.aBlock{
	display: inline-block;
    width: 170px;
    height: auto;
    /* background: none repeat scroll 0% 0% rgb(241, 241, 241); */
    margin: 5px;
    vertical-align: top;
    /* border: solid 1px rgb(241, 241, 241); */
    box-shadow: 0px 0px 7px 2px #dadada;
}
.aBlock:hover{
	box-shadow:					0px 0px 5px rgb(234, 234, 234);
}
.aImg{
    width: 170px;
    height: 200px;
    overflow: hidden;
    text-align: center;
    display: block;
    border-radius: 3px;
}
.aImg img{
	max-width: 					170px;
	vertical-align:					top;
	border: 							0px none;
}
.aName{
	display: block;
    text-align: center;
    /* background: #dbdbdb; */
    color: #d7b46a;
    padding: 2px;
    border-radius: 3px;
    font-weight: bolder;
    min-height: 40px;
    /* font: 700 13px Arial, sans-serif;*/
}
.aAn{
	padding:							2px 10px;
	/*color:							#494949;*/
	background: 					#fff;
	/*font-size:						11px;*/
	display: none;
	
}
.pagenavi a{
	/*background: 					rgb(247, 247, 247);	*/
	/*color:							rgb(106, 121, 137);*/
	/*border-bottom:				solid 2px rgb(236, 236, 236);*/
	border-radius:					3px;
}
#thisPage{
	border-bottom:				solid 2px rgb(247, 247, 247);
	font-weight:					700;
}
.resSer{
	margin-top:					10px;
	color:							rgb(106, 121, 137);
}
.noRes{
	font-size:						14px;
}
.textPrsn{
    display: flow-root;
	/*display:							block;*/
}
.textPrsn img{
    -webkit-box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 20%);
    border-radius: 5px;
	float: 							left;
	margin: 							5px 20px 10px 0px;
}
.textPrsn h2{
	width:							300px;
	border-bottom:				solid 1px rgb(162, 162, 162);
}
.bio{
	/*font: 							300 14px 'Open Sans', sans-serif;*/
	/*font-size: 15px;*/
	margin: 							10px;
	/*margin-left:					190px;*/
	text-align:						justify;
}
.textPrsn p, .pgIntro p{
	padding:							5px 0px;
}
.textPrsn h1, .categName{
	    /* font: normal 20px 'Open Sans', sans-serif; */
    /*margin: 25px 0 10px 185px;*/
    /*display: block;*/
    /* width: 75%; */
    border-bottom: 3px solid;
    border-color: #d7b46a;
    color: #000000;
}
.textPrsn h1 span{
	font-size:						17px;
}
.categName{
	margin-left:					5px;
}
.tags{
	color: 							#858585;
	font-size: 						10px;
	/*font-family: 					Arial, sans-serif;*/
}
.tags a{
	color: 							#858585;
}
.tags a:hover{
	text-decoration:				none;
}
.imgPrsn{
-webkit-box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    /* box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 20%); */
    border-radius: 5px;
    margin-top: 10px;
    background: #cacaca;
    /*min-height: 210px;*/
    padding: 10px 0;
}
.imgPrsn p{
	/*margin: 0 10px 0 5px;*/
    padding-bottom: 5px;
    /* font: normal 15px Tahoma, sans-serif; */
    /* font-size: 15px; */
    border-bottom: 1px solid #000000;
}   
        
.wrapper img{
    width: 240px !important;
    height: 240px !important;
    border: 5px solid #d7b46a;
    border-radius: 5px;
    /*max-width: 550px !important;*/
      }
      
.down {
 border-right: 1px solid black;
}

.up{
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.tbl{
	border: 1px solid black;   
    text-align: center;
	width: 500px;
}
      
. img{
    width: 340px !important;
    height: 340px !important;
    border: 5px solid #d7b46a;
    border-radius: 5px;
    /*max-width: 550px !important;*/
      }
      
.aut_person img{
    display: flex;
    flex-flow: column;
    border: 5px solid #d7b46a;
    border-radius: 5px;
    max-width: 550px !important;
      }
      
.imgMus img{
    text-align: center;
    border: 5px solid #d7b46a;
    border-radius: 5px;
    margin: 10px;
    max-width: 550px !important;
}
      
    /* .exmp3 img {
        max-wight: 107px !important
        object-fit: cover;
        width: 100%;
        height: 100%;
        margin-right:1.9%;
       }*/
.imgPrsn p b{
	float:								left;
}
.imgPrsn p span{
	margin-left:						315px;
	display:							block;
}
.imgPrsn a.highslide{
        border-radius: 5px;
    /* display: inline-block; */
    /* width: 100%; */
    max-height: 200px;
    overflow: hidden;
    /* text-align: center; */
    /* background: none repeat scroll 0% 0% rgb(241, 241, 241); */
    /* width: 300px; */
    float: left;
    margin: 5px;
}
.imgPrsn img{
    border-radius: 5px;
    max-width: 300px;
    vertical-align: top;
    border: 0px none;
}
.imgPrsn table{
	/*font:								normal 13px Tahoma, sans-serif;*/
	font-size: 15px;
	text-align: 						justify;
}
.imgPrsn table td{
	padding:							4px 10px;
}
.imgPrsn table td:nth-child(odd){
	width:								23%;
	text-align: 						left;
}
.pgIntro{
	/*font:								normal 14px 'Open Sans', Arial, sans-serif;*/
	font-size: 15px;
}
.pgIntro div{
	/*display:							block;*/
	text-align:						center;
	padding-bottom: 				5px;
	background: 					#F7F7F7;
	/*font: 							normal 12px Arial;*/
		font-size: 15px;

}
.pgIntro div img{
	margin-bottom:				5px;
	/*width:							100%;*/
}
.pgIntro span{
	font-weight:					700;
	color:							#d7b46a;	
}
.pgIntro p{
	text-align:						justify;
}
.highslide-image{
	border:						0 !important;
}
.highslide-dimming{
	/*opacity:						0.9 !important;*/
}
.highslide-caption{
	/*font: 							normal 18px 'Open Sans', sans-serif;*/
	padding: 						15px 10px;
	color:							#fff;
	background:				#000;
	/*box-shadow: 				0px -8px 50px 0px rgba(0, 0, 0, 0.9);*/
}


.lin button {
    text-transform: initial;
 
}

.lin button:hover span{
    	font-weight: 600;
}





