#site-logo{
	width:100%;
}
#site-logo img{
	width:100%;
	height: auto;
}
.header-title{
	margin:10px 0 0 10px;
}
.header-title h1{
	font-family: 'Kreon', serif;
	font-size: 20pt;
	color:#444;
	width:95%;
}
.header-title h2{
	font-size:11pt;
	line-height: 1.2;
	color:#666;
}
.header-lead{
	line-height:1.6;
	margin:20px 10px 0 10px;
	width:90%;
	font-size:11pt;
	color:#666;
}
#content{
	padding:30px 10px 30px 10px;
}
#content h3{
	line-height:1.1;
	font-size: 13pt;
}
#content p{
	line-height:1.3;
}
#content .inline-image{
	padding:0;
	width:90%!important;
	float:none!important;
	margin:20px auto 30px auto!important;
}
#content .inline-image p{
	font-size: 0.8rem;
	line-height:1.1;
	margin:0;
	padding:3px;
}
#footer{
	border-top:1px solid #ddd;
	padding:10px 10px 10px 10px;
}
#footer p{
	color:#888;
	text-align: right;
	font-size:6pt;
}
#social-buttons-bottom{
	display:block;
}
#social-buttons-side{
	display:none;
}
#content .horizonal-images .inline-image{
	width:90%!important;
	float:none;
	margin:30px auto 30px auto;
}

div.video-container {
    width: 90%;
}