html,body{
background: #262626;
}

.hentry{
position :relative;
z-index:3000;
  overflow:hidden;
}
.decor-thumb{
  position :relative;
  z-index:2900;
}
/*.decor-thumb::after{
  content:"";
  display :block;
  position :absolute;
 width:10%;
  height:29px;

  background-image: url("https://kwp.kwz.app/wp-content/themes/N-web-2014/nadj/nadj.png");
  Qbackground-image: radial-gradient(red, green, blue);
  baqqckground-size: cover;
  background-repeat: repeat-x;
  background-position: bottom 0px left 0px;
  z-index:6000;
}*/

 
.cache-top{
  width:100%;
  height:29px;
  position:absolute;
  top:0;
  left:0;
  background :#262626;
  z-index:9000;
}
.cache-bottom{
 width:100%;
  height:29px;
position:absolute;
  left:0;
  bottom:0;
   background:#262626;
  z-index:9000;
}


#logo{
}
#logo a:link{
  color:#fff;
}
.logo{
display:block;
  width:80px;
  height:80px;
  top:0;
 background:#1abc9c;
  position : absolute;
  text-align:center;
  padding:55px 0 0;
  vertical-align: bottom;
}
/*.h2-bottom{
  
  border-top;15px solid red;
 position :relative;
  
  left:0;
  bottom:5px;
  z-index;9900;
}*/
/*.decor-thumb::before, .decor-thumb::after {
  content: "";
  width:100%;
  height:36px;
  position: absolute;
  top:0;
  left:0;
  border: 1px solid green;
  z-index:2000;
}
.decor-thumb::after{
  bottom:-20px;
  
  left:0;
}*/

/*

.decor-thumb::before {
  content: "";
  position: absolute;
  border-color: #009933;
  border-style: solid;
  border-width: 0 0.3em 0.25em 0;
  height: 1em;
  top: 1.3em;
  left: 0.6em;
  margin-top: -1em;
  transform: rotate(45deg);
  width: 0.5em;
  z-index:2000;
}
*/


p{
 padding:0 15px 20px;
}
#page{margin:145px 0 100px;}

#nadjmenutop{
position:fixed;
width:100%;
height:48px;
padding:10px;
margin:0;
top:0;
left:0;
 z-index:9000;

border-bottom:5px solid #262626;
background :#151515;
}

.single #nadjmenutop{
border-bottom-color:#000;
}
/*********/
h2{color:#1abc9c;}

.fixemenu{
position:fixed;
bottom:0;
left:0;
width:100%;
  height:45px;
margin;0;
z-index:4000;
border-top:5px solid #262626;
background:#151515;
 }
#menunadj{
position:relative;
width:100%;
height:45px;
  

}

.flex{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
}



#identiteartiste{
padding:70px 0 80px;
  
}

.box {
  display: flex;
  align-items: center;
  justify-content: center;

flex-direction: column
}

#photoprofil{
  
  width: 100px;
  height: 100px;
  margin:0 0 10px;
}

#photoprofil img{
  width:100%;
  height:100%;
  border-radius:50%;
}


/**"""""**""""**************/





/*********/



