
body{
/*
	background:#000 url(/theme/logo-hat3.svg) no-repeat center 3rem;
 */
	background:#000 url(/theme/hat_logo_v3e.svg) no-repeat center 3rem;
	padding-top:400px;
}
#content{
	font-family: 'Voltaire', sans-serif;
	color:#CCC;
	max-width:1000px;
/*
	min-width:800px;
 */
	margin:1em auto;
	Xborder:solid 1px #F00;
}
#content h1,
#content h2,
#content h3
{font-family: 'Audiowide', cursive;}
#content h2{border-bottom:solid 1px rgba(255,255,255,.3);margin-top:2em;color:#06F;}
#content h3{font-weight:normal;margin:2em 0 0 0;color:#ff6c00;}
#content h1,
#content h2
{
background: -webkit-linear-gradient(#06F, #013);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#content .credits{color:#b6f100;}
#content a,
#content b{color:#FFF;}
#content q{font-variant:italic;}
.bio{clear:both;}
.bio_img{float:right;border-radius:50%;box-shadow:inset 1px 1px 35px rgba(0,0,0,1); width:150px; height:150px;margin: 1em;border:solid 3px #06F;background:#FFF url(/images/mcs-marty.jpg) no-repeat center center;background-size:100% 100%}

#events{color:#FFF;}
#events .past{color:#CCC;}
#events .date{padding-right:2em;}

footer{padding: 1em;margin-top:4em;text-align:center;font-size:.8em;border-top:solid 1px rgba(255,255,255,.3);}
footer .fb-like{display:inline-block;margin-left:2em;padding-left:2em;border-left:solid 1px #666; position:relative;top:5px;}

.hide{display:none;}

.ubaplayer-controls li{display:inline-block;width:130px;}

