/* @override http://beta.artisticallyconnected.com/sites/all/themes/fusion/fusion_starter/css/page-front.css */

/* @override http://beta.artisticallyconnected.com/sites/all/themes/fusion/fusion_starter/css/page-front.css */

/* @override http://artistic.loc/sites/all/themes/fusion/fusion_starter/css/page-front.css */

/* @override http://artistic.loc/fusion_starter/css/page-front.css */


img.source-image {
	width: 100%;
	min-width: 960px;
	position: absolute;
	top: 0;
}

.main-gold {
/* Fallback for web browsers that doesn't support RGBa 
background: rgb(246,233,150);*/
/* RGBa with 0.6 opacity */
background: rgba(246,233,150, .6);
/* For IE*/
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";
	height: 450px;
	width: 740px;
	position: relative;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	 border-radius: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
}

div.front-logo {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

#front-content-inner {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	position: relative;
	z-index: 10;
}

div.front-text {
	width: 150px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 5px;
}

div.front-button{
	float: left;
	width: 120px;
}

#front-content-inner div.front-button a img {
	margin-bottom: 5px;
}

.front-lorem {
	width: 240px;
	float: right;
	margin-top: 30px;
}

div.paragraph {
	font-size: 10px;
	line-height: 11px;
}

div.big-art {
	position: relative;
	bottom: 40px;
	right: 150px;
}

div.site-continue a {
	color: black;
	font-size: 30px;
	float: left;
	clear: both;
	position: relative;
	left: 215px;
}
