A:link      	{font-family: Calibri, Arial, Verdana;
				 color: black;
            	 text-decoration: none}
            
A:visited   	{font-family: Calibri, Arial, Verdana;
			     color: black;
            	text-decoration: none}
            
A:hover     	{font-family: Calibri, Arial, Verdana;
				color: #F04C4B;
            	text-decoration: none}
            
A:active    	{font-family: Calibri, Arial, Verdana;
				color: #ffffff;
            	text-decoration: none}

BODY, HTML {
	margin: 0;
	font-family:  Calibri, Arial, Verdana;
	font-size: 14px;
	height: 100%;
	width: 100%;
	background-size: cover;
    background: #000 url('../img/piano1.jpg') no-repeat center center fixed;
	
	}
#wrapper {
	width: 1200px;
	margin: 0 auto;
	background-color: white;
	opacity:0.9;


}
#language {
display:none;

}
	
#headerlogo {


}
.loggo {
	height: auto;
    width: 100%;
    display: block;
    background-size: cover;
    margin: 0 auto;
	}
	
#navi  {
	width: 100%;
	height: 45px;
	background-color: white;
	border-top: solid 1px #F04C4B;
    border-bottom: solid 1px #F04C4B;
}	
	
p	{  line-height: 1.6em;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
	}
p.tribe-events-widget-link {
	
	float:left;

}
	
#navi a {
	display: block;
	font-size: 20px;
	color: black;
	margin-left: 40px;
	margin-right:40px;
	margin-bottom: 15px;
	font-family: 'Playfair Display', serif;
	padding-top: 10px;
	
	}
#navi a:hover {
	color:black;
	
	
	
	}
#navi a:active {
	
	color: white;

}
#navi a.current {
  color:#F04C4B;
}
li{
	float:left;
	list-style:none;
	}
#navi li:hover {
	background-color:#F04C4B;
	
	
	
}
#navi li.current {
	background-color: #F04C4B;

}
#sidebar {
	width: 25%;
	float: left;
    margin-right: 20px;
    background-color: white;
    padding: 10px;
	border-right: solid 1px #F04C4B;
	border-bottom: solid 1px #F04C4B;
	  
	
	}
#sidebar a {
	
	font-size: 20px;

}
#sidebar a:hover {

	color: #F04C4B !important;
}
.duration {

color: red;

}
#content {
	width: 70%;
	float:right;
	margin-top: 20px;
	padding-bottom: 50px;
	
	
	}
#footer {
	width: 100%;
	height: 80px;
	background-color: black;
	    clear: both;
    position: relative;
    padding-top: 30px;

	}
#content img {
    display: block;
	 width: 40%;
    max-height: 500px;
    max-width: 400px;
    height: auto;
    float: right;
    margin-right: 3%;
    margin-bottom: 3%;
	border: solid 1px white;
}
#content img a:hover {
	background-color:black;

}

h1 {
		font-size: 24px;
	    font-family: 'Playfair Display', serif;
		margin-bottom: 15px;
		color:#F04C4B;

	}
h2 {
	font-size: 20px;
	    font-family: 'Playfair Display', serif;
		margin-top: 10px;
		margin-bottom: 15px;
		float: left;
		width: 100%;
		padding: 2px;
	}
h2.widgettitle {
		font-size: 20px;
	    font-family: 'Playfair Display', serif;
		margin-top: 10px;
		margin-bottom: 15px;
		float: left;
		background-color: lightgrey;
		width: 100%;
		padding: 2px;
		color:#F04C4B;
	
	}
h3 {
	font-size: 18px;
	line-height: 1.6em;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
h4 {
    padding-top: 5px;
	padding-bottom:5px;
    color: #F04C4B;
	
	
}
h5 {
    padding-top: 5px;
	padding-bottom:20px;
    color: #F04C4B;
	text-align: center;
	line-height: 1.2em
	
}
ul.b li {
    
	color: white;
	padding-left: 235px;
	font-family: 'Playfair Display', serif;
}
.tribe-events-widget-link p {
float: left !important;

}
@media only screen and (max-width: 1200px) {
#wrapper {
	margin: 0 auto;
	width: 100%;
	}
#language {
display:none;

}
#sidebar {
	width: 25%;
	}
#content {
	
	width: 65%;
	}
#footer {
 height: 100px;
}
#navi {
	width: 100%;
	margin: 0 auto; 
	min-height: 1px;
	overflow: hidden;
	}
#navi a {
	display: block;
	font-size: 20px;
	color: black;
	font-family:  'lobster', Calibri, Arial, Verdana;
	margin-left: 30px;
	}
ul.b li {
    
	color: white;
	padding-left: 100px;
	font-family: 'Playfair Display', serif;
}


}
@media only screen and (max-width: 800px) {
#language {
display:none;

}

#content {
	width: 65%;
}
ul.b li {
    
	color: white;
	padding-left: 70px;
	font-family: 'Playfair Display', serif;
	font-size: 12px;
	
}
#footer {
	height: 100px;

}
   
}
@media screen and (max-width: 650px) {
#language {
display:block;

}
#headerlogo {
display:none;

}
#navi {
	display:none;
	}
#content {
	width: 98%;
	padding-left:5px;
	margin: 0 auto;
	padding-top: 20px;
}
#sidebar {
	width: 98%;
	padding:1px;
	margin-left: 1px;
	border-right: none;
	border-bottom: none;
}
ul.b li {
    
	color: white;
	padding-left: 70px;
	font-family: 'Playfair Display', serif;
	font-size: 12px;
	width: 75%;
	
}
#footer {
	height: 100px;

}
}