@charset "UTF-8";
/* CSS Document */


#wrapper{
	right:30px;  
} 

#content {
	margin-left:30px;
	width:90%;
	overflow: hidden;
}
#content .headline {
	width:95%;
	height: auto;
	padding-bottom: 10px;
}
#content .registry {
	width: auto;
}

#content .contact .meghan a, #content .contact .anthony a, #footer .old-site a {-webkit-tap-highlight-color: rgba(229,25,55,0.60); tap-highlight-color: rgba(229,25,55,0.60);}

#footer .old-site {
	position:absolute;
	left:53px;
	text-align: center;
	bottom:0;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content .registry .text .line {
	float:left;
	width:auto;
}
#content .registry a {
	height:auto;
}
#content .registry a .text {
	top:0;
}
#content .registry a:hover .text {
	top:0;
}
#content .registry .text span.hover, #content .registry .text img.hover {display: none;}