/*
Theme Name: Luxury by Cudazi
Theme URI: http://www.curtziegler.com
Version: 1.9
Author: Curt Ziegler
Author URI: http://www.curtziegler.com
*/

@import url('http://fonts.googleapis.com/css?family=Oswald:300');

/*
	Since various CSS files are included/excluded based on your settings to save bandwidth please view the CSS files in this theme's CSS folder.
*/

.logo {
	text-align: center;
}

.logo h3 {
	font-family: 'Oswald', sans-serif;
}

#main {
	border-top: 10px solid #85764F;
	border-bottom: 0px;
	border-right: 10px solid #85764F;
	border-left: 10px solid #85764F;
}

.phone-number {
	text-align: right;
	font-size: 25px;
	top: 25px;
	right: 0px;
	position: absolute;
	float: right;
	font-family: 'Oswald', sans-serif;
	line-height: 25px;
	color: #85764F;
}

.tagline {
	text-align: left;
	font-size: 25px;
	width: 20%;
	top: 25px;
	left: 0px;
	position: absolute;
	float: left;
	font-family: 'Oswald', sans-serif;
	line-height: 25px;
	color: #85764F;
}

.sf-menu a {
	font-size: 1em;
	padding: 1.2em 2.4em 1.2em 2.4em;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-style: italic;
}

.logo h3 {
	padding-bottom: 0px;
	color: #85764F;
}